[
https://issues.apache.org/jira/browse/HBASE-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963823#comment-15963823
]
Hadoop QA commented on HBASE-17816:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 10s {color}
| {color:red} HBASE-17816 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.3.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12862777/HBASE-17816.branch1.patch
|
| JIRA Issue | HBASE-17816 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/6381/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> 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.branch1.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
(v6.3.15#6346)