nifi/nifi-registry/nifi-registry-core/nifi-registry-framework
markap14 88e53eae8c
NIFI-10001: Fixed bugs that caused some components to not have their scheduled state updated. (#6049)
* NIFI-10001: Fixed issue in which some components may fail to update the scheduled state when comparing flows

* NIFI-10001: Fixed bugs that caused some components to not have their scheduled state updated. When comparing two flows, now allow specifying how to determine a VersionedComponent's ID for comparison. When comparing local flow against flow from registry, use Versioned Component ID. But when comparing two instantiated flows, such as local flow vs. cluster flow, use the VersionedComponent's Instance ID instead. This ensures that we can properly compare two components even if there are several instances of a given flow
2022-05-18 13:53:36 -04:00
..
src NIFI-10001: Fixed bugs that caused some components to not have their scheduled state updated. (#6049) 2022-05-18 13:53:36 -04:00
pom.xml NIFI-9952 Upgraded Jackson BOM to 2.13.2.20220328 2022-04-23 08:23:39 -04:00