You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2023/01/13 01:40:03 UTC

[GitHub] [ozone] symious commented on pull request #4123: HDDS-7703. Add num of datanodes metrics in ScmBlockDeletingServiceMetrics

symious commented on PR #4123:
URL: https://github.com/apache/ozone/pull/4123#issuecomment-1381201593

   Sure. 
   Normally the delete requests will be send evenly to all datanodes, but sometimes we met the slow deleting issue caused by some slow datanodes. At this scenario, all the requests will be send only to one or a small amount of datanodes. 
   With this metrics, SRE could identify this kind of issue and handle the slow datanode quickly to help improve the deleting speed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org