[
https://issues.apache.org/jira/browse/NIFI-14948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019180#comment-18019180
]
ASF subversion and git services commented on NIFI-14948:
--------------------------------------------------------
Commit 9cf57139f251370e61aa26ec1fc44304d2fb3393 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9cf57139f2 ]
NIFI-14948 - Adding null safe guarding when working on a set of flow
differences (#10283)
> NPE when getting affected components based on a set of flow differences
> -----------------------------------------------------------------------
>
> Key: NIFI-14948
> URL: https://issues.apache.org/jira/browse/NIFI-14948
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Following the change in NIFI-14435, we may be facing a NPE in
> *getComponentsAffectedByFlowUpdate()* in *StandardNiFiServiceFacade* because
> the set of returned differences may have _componentA_ set to _null_ and we do
> not safe guard against it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)