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 "Benoy Antony (JIRA)" <ji...@apache.org> on 2014/04/08 19:15:25 UTC

[jira] [Created] (HADOOP-10470) Change synchronization mechanism in ProxyUsers to readwrite lock

Benoy Antony created HADOOP-10470:
-------------------------------------

             Summary: Change synchronization mechanism in ProxyUsers to readwrite lock
                 Key: HADOOP-10470
                 URL: https://issues.apache.org/jira/browse/HADOOP-10470
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: security
            Reporter: Benoy Antony
            Assignee: Benoy Antony


Currently _ProxyUsers_ class achieve synchronization via _synchornized_. Performance on  _ProxyUsers.authorize_can be improved by replacing this with read/write lock.




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