[
https://issues.apache.org/jira/browse/NIFI-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297910#comment-17297910
]
ASF subversion and git services commented on NIFI-8299:
-------------------------------------------------------
Commit 2a009991cfabdf4c7f2e0eafb304e0d83e7785dc in nifi's branch
refs/heads/support/nifi-1.13 from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2a00999 ]
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: 20m
> Remaining Estimate: 0h
>
> I'm seeing intermittent failures in the ProvenanceEventsIT integration tests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)