[
https://issues.apache.org/jira/browse/NIFI-16130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18098222#comment-18098222
]
ASF subversion and git services commented on NIFI-16130:
--------------------------------------------------------
Commit 15de342ed30f542cf15c3fd0a330ca63bf8cb80f in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=15de342ed30 ]
NIFI-16130 Fixed ReplayLastEventEndpointMerger to count replays per Node
(#11450)
- Changed accumulator to List of Long instead of Set to provide correct count
of Replays regardless of matching Event IDs since different nodes can have the
same local Event ID
Signed-off-by: David Handermann <[email protected]>
> Flaky test ReplayProvenanceIT.testReplayLastEvent
> -------------------------------------------------
>
> Key: NIFI-16130
> URL: https://issues.apache.org/jira/browse/NIFI-16130
> Project: Apache NiFi
> Issue Type: Test
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> [https://github.com/apache/nifi/actions/runs/29828260477/job/88626544999?pr=10994]
> {code:java}
> [INFO] Results:
> [INFO]
> Error: Failures:
> Error:
> ClusteredReplayProvenanceIT>ReplayProvenanceIT.testReplayLastEvent:70
> expected: <2> but was: <1> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)