[ 
https://issues.apache.org/jira/browse/NIFI-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506493#comment-17506493
 ] 

ASF subversion and git services commented on NIFI-9794:
-------------------------------------------------------

Commit 21922af90cf5b9b31995d1489d1c80d803dd6842 in nifi's branch 
refs/heads/main from markap14
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=21922af ]

NIFI-9794: If a node is OFFLOADING, do not allow connections to be deleted. 
Also if we fail to notify the node that it needs to offload its data, change 
its state back to DISCONNECTED. (#5865)



> We should not allow modifications to the flow while a node is in a state of 
> OFFLOADING.
> ---------------------------------------------------------------------------------------
>
>                 Key: NIFI-9794
>                 URL: https://issues.apache.org/jira/browse/NIFI-9794
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.16.0
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Blocker
>             Fix For: 1.16.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In 1.16 we now allow the cluster flow to be modified while a node is 
> disconnected, or in any other state except for CONNECTING. We should also not 
> allow the cluster to be modified while a node is offloading. If we do allow 
> the cluster's flow to be modified while a node is offloading, it's possible 
> that a connection will be removed while the node is offloading data to that 
> connection, and the node will never complete.
> At a minimum, we should disallow deleting a connection while a node is 
> offloading.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to