[
https://issues.apache.org/jira/browse/HDFS-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongming Liang updated HDFS-4838:
---------------------------------
Attachment: HDFS-4838.patch
Remove addPersistedDelegationToken from hdfs as there is one in common already.
> HDFS should use the new methods added in HADOOP-9574
> ----------------------------------------------------
>
> Key: HDFS-4838
> URL: https://issues.apache.org/jira/browse/HDFS-4838
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Jian He
> Assignee: Dongming Liang
> Attachments: HDFS-4838.patch
>
>
> HADOOP-9574 copies addPersistedDelegationToken in
> hdfs.DelegationTokenSecretManager to
> common.AbstractDelegationTokenSecretManager. HDFS code should be removed and
> should instead use the code in common.
> Also, Is it possible to rename logUpdateMasterKey to storeNewMasterKey AND
> logExpireToken to removeStoredToken for persisting and recovering keys/tokens?
> These methods are likely to be common methods and be used by overridden
> secretManager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)