Paul Grey created NIFI-9941:
-------------------------------
Summary: adjust LifecycleState to correctly handle ReportingTask
shutdown request
Key: NIFI-9941
URL: https://issues.apache.org/jira/browse/NIFI-9941
Project: Apache NiFi
Issue Type: Improvement
Reporter: Paul Grey
Assignee: Paul Grey
https://github.com/apache/nifi/actions/runs/2186739044
An edge case in the teardown of ReportingTaskIT surfaced a possible issue in
the synchronization of the reporting task shutdown. The "stop" request was
received and scheduled, but service activity caused asynchronous processing of
the request to be delayed, causing the test failure.
Implement a means of effecting the stop in a timely manner.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)