This is an automated email from the ASF dual-hosted git repository. mattyb149 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 1f0425b NIFI-8126: Updated verbiage for ConnectionStatusDescriptors, added an Average Queued Duration add a223f1e NIFI-8614 Updated FileBasedClusterNodeFirewallFactoryBean to return default implementation No new revisions were added by this update. Summary of changes: .../FileBasedClusterNodeFirewallFactoryBean.java | 23 +++++-- ...ileBasedClusterNodeFirewallFactoryBeanTest.java | 73 ++++++++++++++++++++++ 2 files changed, 90 insertions(+), 6 deletions(-) create mode 100644 nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/test/java/org/apache/nifi/cluster/firewall/impl/FileBasedClusterNodeFirewallFactoryBeanTest.java