You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/02/16 05:16:27 UTC

[jira] Created: (HDFS-980) Convert FSNamesystem lock to ReadWriteLock

Convert FSNamesystem lock to ReadWriteLock
------------------------------------------

                 Key: HDFS-980
                 URL: https://issues.apache.org/jira/browse/HDFS-980
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: name-node
    Affects Versions: 0.22.0
            Reporter: Todd Lipcon


As Dhruba noted [here|https://issues.apache.org/jira/browse/HDFS-909?focusedCommentId=12834051&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12834051]  there would be substantial benefits to converting the FSNamesystem lock over to a ReadWriteLock. The first would be an ability to provide concurrent readers with a throughput increase, and the second would be more safety for operations like in HDFS-909.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HDFS-980) Convert FSNamesystem lock to ReadWriteLock

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur resolved HDFS-980.
-----------------------------------

    Resolution: Duplicate

Duplicate of HDFS-1093

> Convert FSNamesystem lock to ReadWriteLock
> ------------------------------------------
>
>                 Key: HDFS-980
>                 URL: https://issues.apache.org/jira/browse/HDFS-980
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: name-node
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>
> As Dhruba noted [here|https://issues.apache.org/jira/browse/HDFS-909?focusedCommentId=12834051&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12834051]  there would be substantial benefits to converting the FSNamesystem lock over to a ReadWriteLock. The first would be an ability to provide concurrent readers with a throughput increase, and the second would be more safety for operations like in HDFS-909.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira