[
https://issues.apache.org/jira/browse/HBASE-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960239#comment-15960239
]
Hudson commented on HBASE-17816:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2813 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2813/])
HBASE-17816 HRegion#mutateRowWithLocks should update writeRequestCount
(jerryjch: rev 48b2502a5fcd4d3cd954c3abf6703422da7cdc2f)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> HRegion#mutateRowWithLocks should update writeRequestCount metric
> -----------------------------------------------------------------
>
> Key: HBASE-17816
> URL: https://issues.apache.org/jira/browse/HBASE-17816
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Reporter: Ashu Pachauri
> Assignee: Weizhan Zeng
> Attachments: HBASE-17816.master.001.patch,
> HBASE-17816.master.002.patch
>
>
> Currently, all the calls that use HRegion#mutateRowWithLocks miss
> writeRequestCount metric. The mutateRowWithLocks base method should update
> the metric.
> Examples are checkAndMutate calls through RSRpcServices#multi,
> Region#mutateRow api , MultiRowMutationProcessor coprocessor endpoint.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)