[ 
https://issues.apache.org/jira/browse/HBASE-18770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226649#comment-16226649
 ] 

Guanghao Zhang commented on HBASE-18770:
----------------------------------------

bq. What is the read/write metric?
Now we have two class for metric: MetricsRegionServerWrapperImpl and 
MetricsRegionServerSourceImpl. The MetricsRegionServerSource is used to update 
metric directly. And the MetricsRegionServerWrapper will get metric from the 
HRegionServer. The read/write metric is in MetricsRegionServerWrapper. It sum 
all online region's read/write metric to get the RegionServer's read/write 
metric. In HBASE-19035, we say miss metric which means these read/write metrics.

bq. Presumption is that the CP does the append work itself so we update 
metricsRegionServer.updateAppend.
+1 for metricsRegionServer.updateAppend whether CP bypass or not.



> Remove bypass method in ObserverContext and implement the 'bypass' logic case 
> by case
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-18770
>                 URL: https://issues.apache.org/jira/browse/HBASE-18770
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: Duo Zhang
>            Assignee: stack
>            Priority: Critical
>             Fix For: 2.0.0-alpha-4
>
>         Attachments: HBASE-18770.master.001.patch, 
> HBASE-18770.master.002.patch, HBASE-18770.master.003.patch, 
> HBASE-18770.master.004.patch, HBASE-18770.master.005.patch, 
> HBASE-18770.master.006.patch, HBASE-18770.master.007.patch, 
> HBASE-18770.master.008.patch, HBASE-18770.master.009.patch, 
> HBASE-18770.master.010.patch, HBASE-18770.master.011.patch
>
>
> http://search-hadoop.com/m/HBase/YGbbXd0RDCIHSC1



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to