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

ASF GitHub Bot commented on HADOOP-19521:
-----------------------------------------

hfutatzhanghb opened a new pull request, #7571:
URL: https://github.com/apache/hadoop/pull/7571

   ### Description of PR
   Fix time unit mismatch in method updateDeferredMetrics. The time unit of 
passed param is nanos. But rpcmetrics's is mills.
   
![image](https://github.com/user-attachments/assets/cc9ddd01-e988-4743-9efc-c0e48e08701d)
   
   This pr refactor the method updateDeferredMetrics and remove the third 
parameter processingTime which can be obtained from the ProcessingDetails 
object within a RpcCall.
   




> Fix time unit mismatch in method updateDeferredMetrics
> ------------------------------------------------------
>
>                 Key: HADOOP-19521
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19521
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: metrics
>            Reporter: farmmamba
>            Assignee: farmmamba
>            Priority: Major
>              Labels: pull-request-available
>
> Fix time unit mismatch in method updateDeferredMetrics.
> The time unit of passed param is nanos. But rpcmetrics's is mills.



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