This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 6541eac NIFI-6598 Storing peers into managed-state - Fixed checkstyle errors. -
Added PeerPersistence interface. - Expose RemoteProcessGroup state via REST API - Made stateManager
transient.
new c0de26b NIFI-4573 Catch exceptions during flow content migration.
new c2746fa NIFI-4573 This closes #3460. Refactored logic handling flow XML encryption
migration. Added unit tests.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../nifi/properties/ConfigEncryptionTool.groovy | 104 ++++++++++++---------
.../properties/ConfigEncryptionToolTest.groovy | 97 +++++++++++++++++++
.../nifi/toolkit/tls/commandLine/ExitCode.java | 7 +-
3 files changed, 164 insertions(+), 44 deletions(-)
|