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

Daryn Sharp commented on HDFS-4010:
-----------------------------------

{{setDelegationToken}} should also be removed since it's only there for the 
defunct renewer to fetch and set a new token when renewal fails.  This never 
worked anyway outside the context of a client with a TGT.  Otherwise it looks 
good!
                
> Remove unused TokenRenewer implementation from WebHdfsFileSystem and 
> HftpFileSystem
> -----------------------------------------------------------------------------------
>
>                 Key: HDFS-4010
>                 URL: https://issues.apache.org/jira/browse/HDFS-4010
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>         Attachments: HDFS-4010.patch
>
>
> WebHdfsFileSystem and HftpFileSystem implement TokenRenewer without using 
> anywhere.
> As we are in the process of migrating them to not use tokens, this code 
> should be removed.

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