Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.2-alpha
-
None
-
Reviewed
Description
Currently, DelegationTokenRenewer is not singleton.
Each filesystem using it spawns its own DelegationTokenRenewer. Also, they don't stop the Renewer leading to other problems.
A single DelegationTokenRenewer should be sufficient for all FileSystems.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-9064 Augment DelegationTokenRenewer API to cancel the tokens on calls to removeRenewAction
- Closed
- is related to
-
HDFS-4009 WebHdfsFileSystem and HftpFileSystem don't need delegation tokens
- Resolved
- relates to
-
HADOOP-9549 WebHdfsFileSystem hangs on close()
- Closed