lei w created HDFS-17523:
----------------------------

             Summary: Add  fine-grained locks metrics in DataSetLockManager
                 Key: HDFS-17523
                 URL: https://issues.apache.org/jira/browse/HDFS-17523
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: lei w


Currently we use fine-grained locks to manage FsDataSetImpl. But we did not add 
lock-related metrics. In some cases, we actually need lock-holding information 
to understand the time-consuming lock-holding of a certain operation. Using 
this information, we can also optimize some long-term lock operations as early 
as possible.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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