[
https://issues.apache.org/jira/browse/NIFI-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297909#comment-17297909
]
ASF subversion and git services commented on NIFI-8299:
-------------------------------------------------------
Commit dc94ef568a1da1617ddb3cb18b82d3913219a6b4 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dc94ef5 ]
NIFI-8299: Because we now iterate over stored events in an unordered map, we
need to update maxEventId to Math.max( <current value>, <next value> ) instead
of just assigning the next value.
Signed-off-by: Pierre Villard <[email protected]>
This closes #4873.
> ProvenanceEventsIT integration test failing
> -------------------------------------------
>
> Key: NIFI-8299
> URL: https://issues.apache.org/jira/browse/NIFI-8299
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.14.0, 1.13.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I'm seeing intermittent failures in the ProvenanceEventsIT integration tests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)