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

Jian He commented on YARN-4522:
-------------------------------

Hi [~sunilg], thanks for your review !
bq. Earlier in logs we could see AccessControlException, is this intentional?
I changed to throw AccessControlException, which is more consistent with the 
remaining method in clientRMService.
bq. earlier we were storing APP_REJECTED cases in StateStore
Earlier app will be stored in RM's memory and store as failed, now the app will 
not be present in RM's memory because the call will fail upfront. This is what 
validateAndCreateResourceRequest does too,

> Queue acl can be checked at app submission
> ------------------------------------------
>
>                 Key: YARN-4522
>                 URL: https://issues.apache.org/jira/browse/YARN-4522
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Jian He
>            Assignee: Jian He
>         Attachments: YARN-4522.1.patch, YARN-4522.2.patch
>
>
> Queue acl check is currently asynchronously done at 
> CapacityScheduler#addApplication, this could be done right at submission.



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

Reply via email to