[ 
https://issues.apache.org/jira/browse/NIFI-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308829#comment-15308829
 ] 

ASF GitHub Bot commented on NIFI-1916:
--------------------------------------

Github user mcgilman commented on the pull request:

    https://github.com/apache/nifi/pull/473
  
    @bbende Just realized that we'll need to introduce some thread safety here. 
The RevisionManager in the web tier will handle locking during the 
User/Group/Policy CRUD operations. However, authorization could (will) be 
happening at the same time out of band of these CRUD operations.


> Make File Based Authorizer implement new User, Group, Policy API
> ----------------------------------------------------------------
>
>                 Key: NIFI-1916
>                 URL: https://issues.apache.org/jira/browse/NIFI-1916
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>             Fix For: 1.0.0
>
>
> This ticket is a sub-task of NIFI-1550 which is the larger effort to refactor 
> NiFi's authorization API.
> This ticket specifically is to update the FileAuthorizer introduced on 
> master, to now extend from AbstractPolicyBasedAuthorizer and implement all of 
> the CRUD operations for Users, Groups, and Policies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to