[ https://issues.apache.org/jira/browse/HDFS-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yong Zhang reassigned HDFS-1148: -------------------------------- Assignee: Yong Zhang (was: Dave Thompson) > Convert FSDataset to ReadWriteLock > ---------------------------------- > > Key: HDFS-1148 > URL: https://issues.apache.org/jira/browse/HDFS-1148 > Project: Hadoop HDFS > Issue Type: Improvement > Components: datanode, performance > Reporter: Todd Lipcon > Assignee: Yong Zhang > Attachments: hdfs-1148-old.txt, hdfs-1148-trunk.txt, > patch-HDFS-1148-rel0.20.2.txt > > > In benchmarking HDFS-941 I noticed that for the random read workload, the > FSDataset lock is highly contended. After converting it to a > ReentrantReadWriteLock, I saw a ~25% improvement on both latency and > ops/second. -- This message was sent by Atlassian JIRA (v6.3.4#6332)