[
https://issues.apache.org/jira/browse/NIFI-13720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883800#comment-17883800
]
ASF subversion and git services commented on NIFI-13720:
--------------------------------------------------------
Commit b12d26b6bafdcfbd2f059acb55eec4ebcc65438c in nifi's branch
refs/heads/main from Mark Bathori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b12d26b6ba ]
NIFI-13720: Component is not reloaded when the isolation key depends on service
property
This closes #9236.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Component is not reloaded when the isolation key depends on service property
> ----------------------------------------------------------------------------
>
> Key: NIFI-13720
> URL: https://issues.apache.org/jira/browse/NIFI-13720
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Bathori
> Assignee: Mark Bathori
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When a component implements the *ClassloaderIsolationKeyProvider* class then
> on every direct property change the fingerprint of the component is checked
> so if the isolation key depends on any of the properties then it will be
> detected. However when the isolation key depends on a Controller Service
> property then this check is missing and the component stays in the same
> classloader even if the isolation key changed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)