Chen Liang created HDFS-10682:
---------------------------------

             Summary: Add metric to measure lock held time in FSDataSetImpl
                 Key: HDFS-10682
                 URL: https://issues.apache.org/jira/browse/HDFS-10682
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Chen Liang
            Assignee: Chen Liang


Add a metric to measure the time the lock of FSDataSetImpl is held by a thread. 
The goal is to expose this for users to identify operations that locks dataset 
for long time ("long" in some sense) and be able to understand/reason/track the 
operation based on logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
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