Bryan Bende created NIFI-6904:
---------------------------------
Summary: AuthorizerFactoryBean additional classpath not applied
correctly
Key: NIFI-6904
URL: https://issues.apache.org/jira/browse/NIFI-6904
Project: Apache NiFi
Issue Type: Bug
Reporter: Bryan Bende
Assignee: Bryan Bende
Fix For: 1.11.0
The AuthorizerFactoryBean takes the additional classpath resources and adds
them to a new class loader for the authorizer, except it does this after
already instantiating the authorizer and calling onConfigured, so the
authorizer won't be able to leverage that classpath in a constructor or
onConfigured.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)