Konstantin Shvachko created HDFS-14734:
------------------------------------------

             Summary: [FGL] Introduce Latch Lock to replace Namesystem global 
lock.
                 Key: HDFS-14734
                 URL: https://issues.apache.org/jira/browse/HDFS-14734
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: namenode
            Reporter: Konstantin Shvachko


The concept of Latch Lock associates a separate lock with each partition of 
PartitionedGSet.
Define the order of acquiring locks on the partitions. Some operations will 
require holding locks on multiple partitions.
It is preferable to retain the global lock for some operations, such as rename.




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to