[
https://issues.apache.org/jira/browse/NIFI-15509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057992#comment-18057992
]
ASF subversion and git services commented on NIFI-15509:
--------------------------------------------------------
Commit 65b3b82dcccd621810d6f8d525c6e8166bcb854e in nifi's branch
refs/heads/NIFI-15258 from Bob Paulin
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=65b3b82dcc ]
NIFI-15509: Enable Component reload additional classpath resources if needed
(#10812)
> 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
> Assignee: Bob Paulin
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)