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

Elliott Clark updated HBASE-7262:
---------------------------------

    Attachment: HBASE-7262-0.patch

* Move HBaseRPCMetrics -> MetricsHBaseServer
* Moved all metrics to metrics 2.
* removed when calls are above 1 second.  That should be in HRegionServer's 
metrics as it will allow things to be much much faster (less looking things up 
by method name in a hashmap).
* Added tests for wrapper
* Added a test for incrementing the counters.
                
> Move HBaseRPC metrics to metrics2
> ---------------------------------
>
>                 Key: HBASE-7262
>                 URL: https://issues.apache.org/jira/browse/HBASE-7262
>             Project: HBase
>          Issue Type: Sub-task
>          Components: metrics
>    Affects Versions: 0.96.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Blocker
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7262-0.patch
>
>
> HBase RPC is the last thing still publishing through metrics1.  We should 
> move this into metrics2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to