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)