You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Gilman (Jira)" <ji...@apache.org> on 2019/11/25 18:37:00 UTC

[jira] [Resolved] (NIFI-6904) AuthorizerFactoryBean additional classpath not applied correctly

     [ https://issues.apache.org/jira/browse/NIFI-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Gilman resolved NIFI-6904.
-------------------------------
    Resolution: Fixed

> 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
>            Priority: Minor
>             Fix For: 1.11.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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)