You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2020/06/29 07:38:00 UTC

[jira] [Created] (MINIFICPP-1272) Graceful shutdown on flow update

Adam Debreceni created MINIFICPP-1272:
-----------------------------------------

             Summary: Graceful shutdown on flow update
                 Key: MINIFICPP-1272
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1272
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Adam Debreceni


Currently when a flow is modified the processors are terminated and all flowfiles currently in the connections are lost, if the new flow doesn't contain a connection with the same id.

We would like to immediately terminate all producer processors, but keep others up to a period of time so they could be written to disk or transferred over the network.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)