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 "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2013/01/05 04:26:12 UTC

[jira] [Created] (YARN-317) GetDelegationTokenResponseProto does not handle null token

Suresh Srinivas created YARN-317:
------------------------------------

             Summary: GetDelegationTokenResponseProto does not handle null token
                 Key: YARN-317
                 URL: https://issues.apache.org/jira/browse/YARN-317
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Suresh Srinivas
            Priority: Critical


While working on HADOOP-9173, I notice that the GetDelegationTokenResponseProto declares the token field as required. However return of null token is to be expected both as defined in FileSystem#getDelegationToken() and also based on HDFS implementation. This jira intends to make the field as optional.

--
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