You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2012/12/07 20:39:21 UTC

[jira] [Commented] (MAPREDUCE-4860) Inconsistent synchronization in mapreduce.security.token.DelegationTokenRenewal

    [ https://issues.apache.org/jira/browse/MAPREDUCE-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526697#comment-13526697 ] 

Karthik Kambatla commented on MAPREDUCE-4860:
---------------------------------------------

In fact, I wonder why we can't use common.DelegationTokenRenewer for token renewal. That avoids duplicating code too.
                
> Inconsistent synchronization in mapreduce.security.token.DelegationTokenRenewal
> -------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4860
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4860
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 1.1.1, 2.0.2-alpha
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>
> mapreduce.security.token.DelegationTokenRenewal synchronizes on removeDelegationToken, but fails to synchronize on addToken, and renewing tokens in run().

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