duongkame opened a new pull request, #7371:
URL: https://github.com/apache/ozone/pull/7371

   ## What changes were proposed in this pull request?
   Add detailed client-side hsync metrics, including:
   1. Time to compose and send writeChunk/putBlock.
   2. Time spent in the synchronize work. This is just a wrap around 1. plus 
any waiting time on the monitor lock.
   3. Time to wait for the acshyncrhous work (writeChunk/putBlock and 
watchForCommit).
   4. Time to wait for watchForCommit.
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-11200
   
   ## How was this patch tested?
   
   Standard CI.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to