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

Liangjun He updated HADOOP-18840:
---------------------------------
    Description: Sometimes, the request time observed by the client is much 
longer than the queue + process time on the RPC server. Perhaps the RPC request 
'wait enter queue' took too long on the RPC server, so we should add enQueue 
time to RpcMetrics.  (was: Sometimes, the request time observed by the client 
is much longer than the queue+process time on the RPC server. Perhaps we should 
)

> Add enQueue time to RpcMetrics
> ------------------------------
>
>                 Key: HADOOP-18840
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18840
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: rpc-server
>            Reporter: Liangjun He
>            Priority: Minor
>
> Sometimes, the request time observed by the client is much longer than the 
> queue + process time on the RPC server. Perhaps the RPC request 'wait enter 
> queue' took too long on the RPC server, so we should add enQueue time to 
> RpcMetrics.



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