-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: HDFS-8966
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
This jira proposes to create a BlockManagerLock class to represent the lock used in BlockManager.
Currently it directly points to the FSNamesystem lock thus there are no functionality changes.