exceptionfactory commented on code in PR #9632:
URL: https://github.com/apache/nifi/pull/9632#discussion_r1927685014


##########
nifi-extension-bundles/nifi-scripting-bundle/nifi-scripting-processors/src/test/java/org/apache/nifi/processors/script/TestInvokeGroovy.java:
##########
@@ -258,4 +283,8 @@ public void onPropertyModified(final PropertyDescriptor 
descriptor, final String
             numTimesModifiedCalled++;
         }
     }
+
+    private static class OnPrimaryNodeStateChangeMethodWasCalledException 
extends RuntimeException {

Review Comment:
   This class does not appear to be used.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to