[
https://issues.apache.org/jira/browse/YARN-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551312#comment-13551312
]
Suresh Srinivas commented on YARN-328:
--------------------------------------
{code}
message RenewDelegationTokenRequestProto {
required hadoop.common.TokenProto token = 1;
}
{code}
Given that token is a required field, why is the check for null token required?
> 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