This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-2.2.5.7-2-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-2.2.5.7-2-tag was deleted! ***
was fa35fa1aa1 HOTFIX-5364 NIFI-10431: Improved log messages and Exception
messages to indicate which components they pertain to. Also added a toString()
for StandardLabel to make it more clear which Label is being referenced
This change permanently discards the following revisions:
discard fa35fa1aa1 HOTFIX-5364 NIFI-10431: Improved log messages and Exception
messages to indicate which components they pertain to. Also added a toString()
for StandardLabel to make it more clear which Label is being referenced
discard 36c3cb23ec HOTFIX-5364 NIFI-10001: Fixed bugs that caused some
components to not have their scheduled state updated. (#6049)
discard e86c54f765 HOTFIX-5364 NIFI-10001: When enabling a collection of
Controller Services, change… (#6042)
discard ebcdd421b0 HOTFIX-5364 NIFI-9940: Renamed
StandardProcessGroupSynchronizer to StandardVersionedComponentSynchronizer.
Added synching for processors, input/output ports, connections, etc. Added unit
tests.
discard a11e54bba2 HOTFIX-5364 NIFI-9853: Refactored
StandardProcessGroupSynchronizer to make use of… (#5919)
discard ec3c1f7091 HOTFIX-5364 NIFI-10817: Moved the calls in
StandardProcessSession to 'resetState()' and 'acknowledgeRecords()' from the
outer commit(boolean) to the inner commit(Checkpoint, boolean). By moving the
call here, the logic of StandardProcessSession is unaffected. But the
StatelessProcessSession that inherits from it now has the benefit of having the
state cleaned up when calling super.commit(Checkpoint, boolean).
discard fd97a20a78 HOTFIX-5408 NIFI-10246: When syncing Controller Services,
wait until any DISABLING Controller Service has fully disabled before
attempting to synchronize them. Also performed some minor refactoring/cleanup
for System Tests in order to make writing a system test for this simpler
discard e2303128c2 HOTFIX-5364: NIFI-10762: Ranger Authorizer accepts multiple
Ranger Admin Identity property values (#6625)
discard 62d817be17 HOTFIX-5364: NIFI-10668 Persist proxy password in remote
process group (#6557)