You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2018/01/08 21:20:00 UTC

[jira] [Created] (NIFI-4750) Authorizer not properly shutting down

Bryan Bende created NIFI-4750:
---------------------------------

             Summary: Authorizer not properly shutting down
                 Key: NIFI-4750
                 URL: https://issues.apache.org/jira/browse/NIFI-4750
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Bryan Bende
            Assignee: Bryan Bende
            Priority: Minor


I was running a NiFi instance configured with the StandardManagedAuthorizer, using a file-based policy provider, and a composite user-group-provider (file-based and ldap providers).

Whenever I shutdown I noticed it was taking a long time and forcibly shutting down. A thread dump showed that the Ldap sync thread was still running which led me to look at how the auhorizers shutdown. 





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)