This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 6761de3901 NIFI-13810 Handled Trailing Separator for Paths in URI
Builder
add dffa88aaae NIFI-13803 Improved Clustered Flow Loading and
Synchronization Process
No new revisions were added by this update.
Summary of changes:
.../nifi/controller/StandardFlowService.java | 44 ++--------------
.../clustering/AutoResumeStateClusteredIT.java | 61 ++++++++++++++++++++++
2 files changed, 64 insertions(+), 41 deletions(-)
create mode 100644
nifi-system-tests/nifi-system-test-suite/src/test/java/org/apache/nifi/tests/system/clustering/AutoResumeStateClusteredIT.java