You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Phabricator (Updated) (JIRA)" <ji...@apache.org> on 2012/02/16 01:57:06 UTC

[jira] [Updated] (HBASE-5411) Add more metrics for ThriftMetrics

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

Phabricator updated HBASE-5411:
-------------------------------

    Attachment: HBASE-5411.D1737.1.patch

sc requested code review of "HBASE-5411 [jira] Add more metrics for ThriftMetrics".
Reviewers: tedyu, dhruba, JIRA

  Add more metrics for ThriftMetrics

  Adding these metrics to thrift server
  1. # rowkeys in batch puts
  2. # of keys in batch gets

  We found these numbers will be useful for the thrift metrics.
  1. connections to the thrift servers
  2. # rowkeys in batch puts
  3. # of keys in batch gets

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1737

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/thrift/ThriftMetrics.java
  src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/3693/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Add more metrics for ThriftMetrics
> ----------------------------------
>
>                 Key: HBASE-5411
>                 URL: https://issues.apache.org/jira/browse/HBASE-5411
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5411.D1737.1.patch
>
>
> We found these numbers will be useful for the thrift metrics.
> 1. connections to the thrift servers
> 2. # rowkeys in batch puts
> 3. # of keys in batch gets

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