[
https://issues.apache.org/jira/browse/HBASE-19366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-19366:
--------------------------
Release Note:
1. Move read requests count to region level. Because RegionScanner is exposed
to CP.
2. Update write requests count in processRowsWithLocks.
3. Remove requestRowActionCount in RSRpcServices. This metric can be computed
by region's readRequestsCount and writeRequestsCount.
> Backport to branch-1 HBASE-19035 Miss metrics when coprocessor use region
> scanner to read data
> ----------------------------------------------------------------------------------------------
>
> Key: HBASE-19366
> URL: https://issues.apache.org/jira/browse/HBASE-19366
> Project: HBase
> Issue Type: Sub-task
> Components: metrics
> Reporter: stack
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19035.branch-1.2.001.patch,
> HBASE-19366.branch-1.3.001.patch
>
>
> Making subissue to backport the parent issue to branch-1. I'll attach first
> attempt at a backport. It is failing in TestRegionServerMetrics in an assert.
> Making a new issue because time has elapsed since parent went into master and
> branch-1 and I want to resolve the parent. Thanks. FYI [~zghaobac] If you've
> input, just say sir and I can take another look.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)