[
https://issues.apache.org/jira/browse/NIFI-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14435:
------------------------------------
Fix Version/s: (was: 2.4.0)
> 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
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)