Arpit Agarwal created HDFS-6975: ----------------------------------- Summary: Consider removing heavyweight synchronization for FsDatasetImpl operations Key: HDFS-6975 URL: https://issues.apache.org/jira/browse/HDFS-6975 Project: Hadoop HDFS Issue Type: Bug Components: datanode Reporter: Arpit Agarwal
Post HDFS-6482, I think we can remove the requirement for most operations to synchronize on the FsDatasetImpl object lock. Especially filesystem operations need not synchronize since block file locations are going to be deterministic. Jira to investigate this more rigorously. -- This message was sent by Atlassian JIRA (v6.2#6252)