sfc-gh-rpaulin commented on code in PR #10688:
URL: https://github.com/apache/nifi/pull/10688#discussion_r2713714435
##########
nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/service/StandardControllerServiceNode.java:
##########
@@ -919,4 +932,8 @@ private long getDelay(final AtomicLong trackedDelay, final
long incrementalDelay
return selectedDelay;
}
+
+ public VerifiableComponentFactory getVerifiableComponentFactory() {
Review Comment:
No. You're right we can probably do without it.
--
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]