[ https://issues.apache.org/jira/browse/HADOOP-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karthik Kambatla updated HADOOP-9064: ------------------------------------- Attachment: hadoop-9064.patch Changed the logging in removeRenewAction() > Augment DelegationTokenRenewer API to cancel the tokens on calls to > removeRenewAction > ------------------------------------------------------------------------------------- > > Key: HADOOP-9064 > URL: https://issues.apache.org/jira/browse/HADOOP-9064 > Project: Hadoop Common > Issue Type: Bug > Components: security > Affects Versions: 2.0.2-alpha > Reporter: Karthik Kambatla > Assignee: Karthik Kambatla > Attachments: hadoop-9064.patch, hadoop-9064.patch > > > 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. -- 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