[
https://issues.apache.org/jira/browse/NIFI-13929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892540#comment-17892540
]
Mark Payne commented on NIFI-13929:
-----------------------------------
Given the simple flow above (GenerateFlowFile -> UpdateAttribute ->
UpdateCounter) I would expect to see 3 events (CREATE / ATTRIBUTES_MODIFIED /
DROPPED). But when I query provenance for one of the UUIDs of a flowfile that
was processed, I see a huge number of events.
> Many duplicates for Provenance Events when running Stateless flow with
> multiple threads
> ---------------------------------------------------------------------------------------
>
> Key: NIFI-13929
> URL: https://issues.apache.org/jira/browse/NIFI-13929
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Critical
> Attachments: events.png, flow.png
>
>
> When running a flow using the Stateless Execution Engine, we see it making a
> huge number of duplicates in the provenance repository. This results in poor
> performance, as well as very incorrect Provenance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)