Jens M Kofoed created NIFI-7492:
-----------------------------------
Summary: Component reference does not change when changing service
Key: NIFI-7492
URL: https://issues.apache.org/jira/browse/NIFI-7492
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.11.4
Reporter: Jens M Kofoed
In my flow I have a ConvertRecord process configured to use a XMLReader and a
XMLWriter.
I created a copy of the process and pasted to the canvas. Changing the new
processor to use a JsonRecordSetWriter instead of the XMLWriter.
Now, every time I want to make changes to either the XMLWriter or
JsonRecordSetWriter both of them saying they have 2 referencing components. And
to be able to make change, both processers will have to stop.
I've seen something similar where I change a service in a process to a new
service. The old service still saying it has a reference to a component. Also
when using parameters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)