Viraj Jasani created HADOOP-18288:
-------------------------------------

             Summary: Total requests and total requests per sec served by RPC 
servers
                 Key: HADOOP-18288
                 URL: https://issues.apache.org/jira/browse/HADOOP-18288
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Viraj Jasani
            Assignee: Viraj Jasani


RPC Servers provide bunch of useful information like num of open connections, 
slow requests, num of in-progress handlers, RPC processing time, queue time 
etc, however so far it doesn't provide accumulation of all requests as well as 
current snapshot of requests per second served by the server. Exposing them 
would benefit from operational viewpoint in identifying how busy the servers 
have been and how much load they are currently serving in the presence of 
cluster wide high load.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to