Pierre Villard created NIFI-14435:
-------------------------------------
Summary: FlowComparator should offer deep recursive comparison
Key: NIFI-14435
URL: https://issues.apache.org/jira/browse/NIFI-14435
Project: Apache NiFi
Issue Type: Improvement
Reporter: Pierre Villard
Assignee: Pierre Villard
Consider a versioned process group PG.
Add a new child process group inside of PG.
Do many modifications in the child PG (add processors, etc).
If showing local changes for PG, it'll only say that a process group childPG
has been added but nothing about what has been done in childPG.
This JIRA is to add a new Flow Comparator Versioned Strategy in order to offer
the option for a full exhaustive listing of the differences to also include the
list of what is being added inside a newly added process group.
There is no intent with this work to change what is returned to the UI when
showing local changes as it should be further evaluated in terms of side
effects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)