You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2014/06/18 07:34:11 UTC

[jira] [Resolved] (HADOOP-10590) ServiceAuthorizationManager is not threadsafe

     [ https://issues.apache.org/jira/browse/HADOOP-10590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinayakumar B resolved HADOOP-10590.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.0
     Hadoop Flags: Reviewed

> ServiceAuthorizationManager  is not threadsafe
> ----------------------------------------------
>
>                 Key: HADOOP-10590
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10590
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.4.0
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>             Fix For: 2.5.0
>
>         Attachments: HADOOP-10590.patch, performance-test-without-rpc.patch, performancetest.patch
>
>
> The mutators in ServiceAuthorizationManager  are synchronized. The accessors are not synchronized.
> This results in visibility issues when  ServiceAuthorizationManager's state is accessed from different threads.



--
This message was sent by Atlassian JIRA
(v6.2#6252)