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

Daryn Sharp commented on HDFS-2257:
-----------------------------------

Yes, this can be pushed out of 205.  Going forward, it will still be useful to 
have an interface for {{getDelegationTokens}}.  It will simplify the ability to 
see if a filesystem/etc implements tokens. For instance, {{TokenCache}} can use 
{{instanceof}} to see if it should get a token instead of relying on the bad 
behavior that is complicating HADOOP-7602. 

> HftpFileSystem should implement getDelegationTokens
> ---------------------------------------------------
>
>                 Key: HDFS-2257
>                 URL: https://issues.apache.org/jira/browse/HDFS-2257
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Siddharth Seth
>            Assignee: Daryn Sharp
>         Attachments: HDFS-2257.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to