[
https://issues.apache.org/jira/browse/NIFI-14631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-14631.
-------------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 2.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)