zhanghaobo created HDFS-16424: --------------------------------- Summary: Add a new rpcMetric called requeueTime Key: HDFS-16424 URL: https://issues.apache.org/jira/browse/HDFS-16424 Project: Hadoop HDFS Issue Type: Improvement Components: namenode Reporter: zhanghaobo
When observer namenode read enabled, if `call.getClientStateId() > alignmentContext.getLastSeenStateId()`, the rpc call will be requeued to callQueue. we need to know rpc requeue metrics to monitor requeue call and its performance. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org