You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2022/03/14 17:46:00 UTC

[jira] [Updated] (NIFI-9794) We should not allow modifications to the flow while a node is in a state of OFFLOADING.

     [ https://issues.apache.org/jira/browse/NIFI-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne updated NIFI-9794:
-----------------------------
    Status: Patch Available  (was: Open)

> 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
>
>
> 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)