[
https://issues.apache.org/jira/browse/NIFI-9941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525943#comment-17525943
]
ASF subversion and git services commented on NIFI-9941:
-------------------------------------------------------
Commit 958baa0bba657cc9b8b8b58e14c13e5b836e0344 in nifi's branch
refs/heads/support/nifi-1.16 from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=958baa0bba ]
NIFI-9941 - fix handling of ReportingTask stop request
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5985
> 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
> Priority: Minor
> Fix For: 1.17.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)