dbkegley commented on a change in pull request #3651: NIFI-6539 Nifi stateless
init from flow xml
URL: https://github.com/apache/nifi/pull/3651#discussion_r314430500
##########
File path:
nifi-stateless/nifi-stateless-core/src/main/java/org/apache/nifi/stateless/core/ComponentFactory.java
##########
@@ -204,6 +281,56 @@ private ControllerService createControllerService(final
VersionedControllerServi
}
}
+ private ControllerService createControllerService(final
ControllerServiceDTO controllerService, final VariableRegistry
variableRegistry, final Set<URL> classpathUrls,
Review comment:
fixed
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services