[
https://issues.apache.org/jira/browse/NIFI-10203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566069#comment-17566069
]
ASF subversion and git services commented on NIFI-10203:
--------------------------------------------------------
Commit 4c0555a47624cd9776d6d9fd06eca9aecae553c3 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4c0555a476 ]
NIFI-10203: Ensure that when a FlowFile is transferred and is not retried that
we remove the retryCount.<uuid> attribute
This closes #6201
Signed-off-by: Paul Grey <[email protected]>
> 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: 40m
> 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)