[
https://issues.apache.org/jira/browse/NIFI-10203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566020#comment-17566020
]
Mark Payne commented on NIFI-10203:
-----------------------------------
Just posted a second PR for this. It looks like the first one addressed the
original issue but caused it to not always remove the "retryCount.<uuid>"
attribute when the FlowFile was transferred on. A system test on the {{main}}
branch caught it.
> 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: 0.5h
> 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)