Yufei Gu created YARN-7966:
------------------------------

             Summary: Remove AllocationConfiguration#getQueueAcl and related 
unit test
                 Key: YARN-7966
                 URL: https://issues.apache.org/jira/browse/YARN-7966
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: fairscheduler
    Affects Versions: 3.1.0
            Reporter: Yufei Gu


AllocationConfiguration#getQueueAcl isn't needed any more after YARN-4997. We 
should remove it and its related unit test. All its logic is reimplemented in 
AllocationFileLoaderService#getDefaultPermissions. class 
AllocationConfiguration doesn't have any API annotation, it is considered as 
private. So it is OK to remove its public method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to