You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ashu Pachauri (JIRA)" <ji...@apache.org> on 2017/03/21 22:44:41 UTC

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

Ashu Pachauri created HBASE-17816:
-------------------------------------

             Summary: HRegion#mutateRowWithLocks should update writeRequestCount metric
                 Key: HBASE-17816
                 URL: https://issues.apache.org/jira/browse/HBASE-17816
             Project: HBase
          Issue Type: Bug
            Reporter: Ashu Pachauri


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)