Pierre Villard created NIFI-14948:
-------------------------------------
Summary: 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
Reporter: Pierre Villard
Assignee: Pierre Villard
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)