[
https://issues.apache.org/jira/browse/NIFI-15509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058645#comment-18058645
]
ASF subversion and git services commented on NIFI-15509:
--------------------------------------------------------
Commit 6b780b5c9da4681386d9ad83e4964eb0aae3836e in nifi's branch
refs/heads/NIFI-15258 from Bob Paulin
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6b780b5c9d ]
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)