Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.2-alpha
-
None
-
Reviewed
Description
Post HADOOP-9049, FileSystems register with DelegationTokenRenewer (a singleton), to renew tokens.
To avoid a bunch of defunct tokens clog the NN, we should augment the API to #removeRenewAction(boolean cancel) and cancel the token appropriately.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-9049 DelegationTokenRenewer needs to be Singleton and FileSystems should register/deregister to/from.
- Closed