[
https://issues.apache.org/jira/browse/HBASE-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HBASE-5186:
-------------------------------
Attachment: HBASE-5186.D1461.1.patch
sc requested code review of "HBASE-5186 [jira] Add metrics to ThriftServer".
Reviewers: dhruba, tedyu, JIRA
Add metrics to ThriftServer
It will be useful to have some metrics (queue length, waiting time, processing
time ...) similar to Hadoop RPC server. This allows us to monitor system
health
also provide a tool to diagnose the problem where thrift calls are slow.
It will be useful to have some metrics (queue length, waiting time,
processing time ...) similar to Hadoop RPC server. This allows us to monitor
system health also provide a tool to diagnose the problem where thrift calls
are slow.
TEST PLAN
EMPTY
REVISION DETAIL
https://reviews.facebook.net/D1461
AFFECTED FILES
pom.xml
src/main/java/org/apache/hadoop/hbase/thrift/CallQueue.java
src/main/java/org/apache/hadoop/hbase/thrift/HbaseHandlerMetricsProxy.java
src/main/java/org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java
src/main/java/org/apache/hadoop/hbase/thrift/ThriftMetrics.java
src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java
MANAGE HERALD DIFFERENTIAL RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/3021/
Tip: use the X-Herald-Rules header to filter Herald messages in your client.
> Add metrics to ThriftServer
> ---------------------------
>
> Key: HBASE-5186
> URL: https://issues.apache.org/jira/browse/HBASE-5186
> Project: HBase
> Issue Type: Improvement
> Reporter: Scott Chen
> Assignee: Scott Chen
> Attachments: HBASE-5186.D1461.1.patch
>
>
> It will be useful to have some metrics (queue length, waiting time,
> processing time ...) similar to Hadoop RPC server. This allows us to monitor
> system health also provide a tool to diagnose the problem where thrift calls
> are slow.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira