[
https://issues.apache.org/jira/browse/NIFI-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885932#comment-17885932
]
ASF subversion and git services commented on NIFI-13817:
--------------------------------------------------------
Commit d1fbf19ec7de7ff286ebf8d09d4f6fcfb2723ca9 in nifi's branch
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d1fbf19ec7 ]
NIFI-13817 Protect against null asset ids when synchronizing parameter context
This closes #9324
Signed-off-by: Joseph Witt <[email protected]>
> Flow synchronization NPE when updating parameter context
> --------------------------------------------------------
>
> Key: NIFI-13817
> URL: https://issues.apache.org/jira/browse/NIFI-13817
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.0.0-M4
> Reporter: Bryan Bende
> Priority: Major
> Fix For: 2.0.0-M5
>
>
> Flow synchronization can get a NPE when trying to update a parameter context
> and comparing asset ids:
> {code:java}
> VersionedFlowSynchronizer 952 - Cannot invoke
> \"java.util.Set.equals(Object)\" because \"currentAssetIds\" is null" {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)