Tamas Domok created YARN-11060:
----------------------------------

             Summary: ACLs are never removed from the allAcls map in 
ConfiguredYarnAuthorizer 
                 Key: YARN-11060
                 URL: https://issues.apache.org/jira/browse/YARN-11060
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: yarn
            Reporter: Tamas Domok
            Assignee: Tamas Domok


There is no clear or removal from the allAcls map in the 
ConfiguredYarnAuthorizer class. The setPermissions() calls the .put() on the 
map which replaces the existing permission, but if queues are deleted the acls 
will not be removed from this map.

 

Probably the same is true for AppPriorityACLsManager's allAcls.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to