Bob Paulin created NIFI-15509:
---------------------------------
Summary: Enabling a Controller Service should allow additional
classpath resource to reload if needed
Key: NIFI-15509
URL: https://issues.apache.org/jira/browse/NIFI-15509
Project: Apache NiFi
Issue Type: Improvement
Reporter: Bob Paulin
Currently we do not check the classpath for changes and reload before enabling
a controller service with the StandaloneControllerServiceLifecycle the same
way we do with the StandardControllerServiceProvider [1]. For controller
services that have dynamic modifable classpaths we should do this if needed.
[1]https://github.com/apache/nifi/blob/363addbe62279ce2d1c621a05bd0d34233ffeaca/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/service/StandardControllerServiceProvider.java#L272
--
This message was sent by Atlassian Jira
(v8.20.10#820010)