[
https://issues.apache.org/jira/browse/HBASE-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937982#comment-15937982
]
Ashu Pachauri commented on HBASE-17816:
---------------------------------------
[~chia7712] I did not write any tests yet, but I was looking at adding
something to TestHRegion; looks like we already test the counter there, just
not exhaustively.
[~Weizhan Zeng] Sure, I have not made any progress yet on the issue. If you
want to take a stab at it, go ahead and claim the jira.
> 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
> Assignee: Ashu Pachauri
> Attachments: HBASE-17816.master.001.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)