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

Siddharth Seth commented on YARN-328:
-------------------------------------

bq. Given that token is a required field, why is the check for null token 
required?
getDelegationToken will not see a null if constructed from the proto. 
setDelegationToken, however does allow a null. That could change to disallow 
setting the value to null.
                
> Use token request messages defined in hadoop common 
> ----------------------------------------------------
>
>                 Key: YARN-328
>                 URL: https://issues.apache.org/jira/browse/YARN-328
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager
>    Affects Versions: 2.0.0-alpha
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>         Attachments: YARN-328.patch, YARN-328.patch
>
>
> YARN changes related to HADOOP-9192 to reuse the protobuf messages defined in 
> common.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to