You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/09/08 01:29:00 UTC

[jira] [Commented] (HADOOP-18446) Add a re-queue metric to RpcMetrics.java to quantify the number of re-queue RPCs

    [ 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org