[ 
https://issues.apache.org/jira/browse/HDFS-17523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022936#comment-18022936
 ] 

ASF GitHub Bot commented on HDFS-17523:
---------------------------------------

github-actions[bot] closed pull request #6890:  HDFS-17523: Add fine-grained 
lock held info when the lock holding time reaches the specified threshold
URL: https://github.com/apache/hadoop/pull/6890




> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to