You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/12/14 00:37:01 UTC

[jira] [Commented] (HBASE-17816) HRegion#mutateRowWithLocks should update writeRequestCount metric

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

Hudson commented on HBASE-17816:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.3-IT #509 (See [https://builds.apache.org/job/HBase-1.3-IT/509/])
HBASE-17816 HRegion#mutateRowWithLocks should update writeRequestCount (apurtell: rev 1223f1d6cbc50179666ef2f113d96e213120c7cf)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
* (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.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
>            Priority: Major
>             Fix For: 1.4.0, 1.3.3, 2.0.0
>
>         Attachments: HBASE-17816.branch-1.patch, 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
(v7.6.3#76005)