[
https://issues.apache.org/jira/browse/HADOOP-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated HADOOP-10470:
----------------------------------
Description:
Currently _ProxyUsers_ class achieve synchronization via _synchornized_.
Performance on _authorize_can be improved by replacing this with read/write
lock.
was:
Currently _ProxyUsers_ class achieve synchronization via _synchornized_.
Performance on _ProxyUsers.authorize_can be improved by replacing this with
read/write lock.
> 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 _authorize_can be improved by replacing this with read/write
> lock.
--
This message was sent by Atlassian JIRA
(v6.2#6252)