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

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

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

   ### Description of PR
   Add a reQueue metric to RpcMetrics.java to quantify the number of RPCs 
reQueued. Because Observer NameNode will re-queue the rpc if the call 
processing should be postponed.
   There is no any metric to quantify the number of re-queue RPCs, so I think 
we should do it.
   
   
   




> Add a re-queue metric to RpcMetrics.java to quantify the number of re-queue 
> RPCs
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-18446
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18446
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: ZanderXu
>            Assignee: ZanderXu
>            Priority: Minor
>
> Add a reQueue metric to RpcMetrics.java to quantify the number of RPCs 
> reQueued.
> Because Observer NameNode will re-queue the rpc if the call processing should 
> be postponed.
>  
> There is no any metric to quantify the number of re-queue RPCs, so I think we 
> should do it.



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