[ 
https://issues.apache.org/jira/browse/HADOOP-18060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

JiangHua Zhu reassigned HADOOP-18060:
-------------------------------------

          Component/s: rpc-server
                           (was: namenode)
                  Key: HADOOP-18060  (was: HDFS-16394)
    Affects Version/s: 2.9.2
                           (was: 2.9.2)
             Assignee:     (was: JiangHua Zhu)
              Project: Hadoop Common  (was: Hadoop HDFS)

> RPCMetrics increases the number of handlers in processing
> ---------------------------------------------------------
>
>                 Key: HADOOP-18060
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18060
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: rpc-server
>    Affects Versions: 2.9.2
>            Reporter: JiangHua Zhu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> When using RPC, we recorded a lot of useful information, such as Queue time, 
> Processing time. These are very helpful.
> But we can't know how many handlers are actually working now (only those that 
> handle Call), especially when the Call Queue is very high. This is also not 
> conducive to us optimizing the cluster.
> It would be very helpful if we can see the number of handlers being processed 
> in RPCMetrics.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to