From 75c3b19979403467b278469af98a4aa1048f0ccc Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Sat, 30 Sep 2023 08:15:29 -0500 Subject: [PATCH] NIFI-12142 This closes #7822. Corrected Cluster Pool Size Method Reference - Set getClusterNodeProtocolMaxPoolSize method reference in place of deprecated getClusterNodeProtocolThreads Signed-off-by: Joseph Witt --- .../src/main/resources/nifi-cluster-protocol-context.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/src/main/resources/nifi-cluster-protocol-context.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/src/main/resources/nifi-cluster-protocol-context.xml index e69a06e8dc..ab45e52501 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/src/main/resources/nifi-cluster-protocol-context.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/src/main/resources/nifi-cluster-protocol-context.xml @@ -43,7 +43,7 @@ - + @@ -73,7 +73,7 @@ - +