[ 
https://issues.apache.org/jira/browse/NIFI-15918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080943#comment-18080943
 ] 

ASF subversion and git services commented on NIFI-15918:
--------------------------------------------------------

Commit 0887d8e67175894680b4568d7c07657f99258715 in nifi's branch 
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0887d8e6717 ]

NIFI-15918 Stabilized flaky system tests around Processor lifecycle (#11223)

- Defensive copy in LifecycleState.getFutures() to prevent 
ConcurrentModificationException.
- Ensure StandardProcessorNode.stop() decrements active threads and completes 
the
  stop action even if the stop task throws.
- Promote silent processor start abort paths to INFO logs to aid diagnosis.
- Null-safe shutdown in KubernetesConfigMapStateProvider when initialization 
was skipped.
- NiFiClientUtil.runProcessorOnce waits for validation completion and fails 
fast on
  INVALID; system tests updated to use it where appropriate.
- ContentClaimTruncationIT: keep one small FlowFile queued so its resource 
claim is
  pinned during replay, preventing archive-cleanup-induced truncation flakes.

Signed-off-by: David Handermann <[email protected]>

> Address several flaky tests
> ---------------------------
>
>                 Key: NIFI-15918
>                 URL: https://issues.apache.org/jira/browse/NIFI-15918
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> We've seen a number of flaky tests lately. Some System Tests, some unit tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to