You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Yufei Gu (JIRA)" <ji...@apache.org> on 2018/02/23 22:22:00 UTC

[jira] [Created] (YARN-7966) Remove AllocationConfiguration#getQueueAcl and related unit test

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org