Mark Payne created NIFI-14631:
---------------------------------
Summary: Allow for a graceful shutdown of Processors in Stateless
flow
Key: NIFI-14631
URL: https://issues.apache.org/jira/browse/NIFI-14631
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
When a Process Group is run using the Stateless Engine, and the user clicks to
stop the group, the stateless group immediately stops all Processors and
effectively terminates the processors, giving them no chance to gracefully
shutdown. This often leads to a lot of errors and poor cleanup of resources. We
should allow this to be more graceful, waiting 5-10 seconds for components to
stop before stopping more abruptly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)