[
https://issues.apache.org/jira/browse/NIFI-9941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527177#comment-17527177
]
ASF subversion and git services commented on NIFI-9941:
-------------------------------------------------------
Commit 4450f4ce50f23e5fc185a2597b3f891cbc7f820f in nifi's branch
refs/heads/dependabot/maven/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/org.apache.hadoop-hadoop-common-3.2.3
from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4450f4ce50 ]
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, 1.16.1
>
> 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)