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

   ## What changes were proposed in this pull request?
   
   These added metrics expose the details of where write operators spend time 
one.
   
   - On RPC server:
    - Request validation
    - PreExecute
    - Convert OM request to Ratis format
    - Ratis invocation
    - Convert ratis response to OM respose.
   - On ratis:
    - applyTransaction local latency.  
   
   
   ## What is the link to the Apache JIRA
   
   (Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HDDS-XXXX. Fix a typo in YYY.)
   
   Please replace this section with the link to the Apache JIRA)
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, 
remove this)
   


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