[
https://issues.apache.org/jira/browse/HDFS-14731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305081#comment-17305081
]
Konstantin Shvachko commented on HDFS-14731:
--------------------------------------------
Sure [~xilangyan] I was thinking about back porting into 2.10 branch as well.
Would you like to work on a backport patch? I didn't look if it is
straightforward or not.
> [FGL] Remove redundant locking on NameNode.
> -------------------------------------------
>
> Key: HDFS-14731
> URL: https://issues.apache.org/jira/browse/HDFS-14731
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Priority: Major
> Fix For: 3.3.0, 3.1.4, 3.2.2
>
> Attachments: HDFS-14731.001.patch
>
>
> Currently NameNode has two global locks: FSNamesystemLock and
> FSDirectoryLock. An analysis shows that single FSNamesystemLock is sufficient
> to guarantee consistency of the NameNode state. FSDirectoryLock can be
> removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]