You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2012/11/19 18:37:58 UTC

[jira] [Created] (HADOOP-9064) Augment DelegationTokenRenewer API to cancel the tokens on calls to removeRenewAction

Karthik Kambatla created HADOOP-9064:
----------------------------------------

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


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