[
https://issues.apache.org/jira/browse/NIFI-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-9794:
------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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: 20m
> 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)