Benoy Antony created HADOOP-10590:
-------------------------------------

             Summary: 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
         Attachments: HADOOP-10590.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)

Reply via email to