[
https://issues.apache.org/jira/browse/NIFI-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056626#comment-18056626
]
ASF subversion and git services commented on NIFI-15551:
--------------------------------------------------------
Commit d7ba6d871f27be6da9cc254cd1b1f04265e53b45 in nifi's branch
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d7ba6d871f ]
NIFI-15551 Handle duplicate keys when collecting existing asset references
during synchronization
This closes #10854.
Signed-off-by: Pierre Villard <[email protected]>
> Asset synchronization fails when two parameters reference the same asset
> ------------------------------------------------------------------------
>
> Key: NIFI-15551
> URL: https://issues.apache.org/jira/browse/NIFI-15551
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.7.2
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code:java}
> IllegalStateException: Duplicate key 8780da35-7694-346c-b495-0943e6197410
> (attempted merging values org.apache.nifi.asset.StandardAsset@4f2d5f00 and
> org.apache.nifi.asset.StandardAsset@4f2d5f00) {code}
> FromĀ
> {code:java}
> org.apache.nifi.asset.StandardAssetSynchronizer 137 {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)