[
https://issues.apache.org/jira/browse/NIFI-10203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564535#comment-17564535
]
super dachuan commented on NIFI-10203:
--------------------------------------
In addition, when this problem occurs in the above scenario, the uuid of
FlowFlies are the same, but the child uuid in the every CLONE provenance event
is different as expected.
In another case, when multiple FlowFiles are generated by calling
session.clone() in the processor, the problem does not appear, and the uuid of
the generated FlowFiles is different.
> Multi-connection relationship clone flowfile with same uuid
> -----------------------------------------------------------
>
> Key: NIFI-10203
> URL: https://issues.apache.org/jira/browse/NIFI-10203
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.16.0, 1.16.1, 1.16.2, 1.16.3
> Reporter: super dachuan
> Assignee: Mark Payne
> Priority: Blocker
> Fix For: 1.17.0
>
> Attachments: Snipaste_2022-07-08_18-23-12.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> A relationship could be generated many connections as we need , likes the
> picture. Framework clone the orginal flowfile and transfer to all connection.
> However, these flowfiles have same uuid, we expected every flowfile has
> unique uuid like the older versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)