Mark Bathori created NIFI-13720:
-----------------------------------
Summary: 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
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)