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

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

xkrogen commented on PR #4871:
URL: https://github.com/apache/hadoop/pull/4871#issuecomment-1249592953

   The failing test in `TestHttpServer` was just added 2 days ago in PR #3972 
and has been failing consistently since it was added (see [this 
comment](https://github.com/apache/hadoop/pull/3972#issuecomment-1249591906)). 
So we can ignore that failure.
   
   Merging to master, thanks for the contribution @ZanderXu !




> 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
>              Labels: pull-request-available
>
> 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