[
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826042#comment-16826042
]
HBase QA commented on HBASE-22310:
----------------------------------
| (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 5s{color}
| {color:red} HBASE-22310 does not apply to master. Rebase required? Wrong
Branch? See
https://yetus.apache.org/documentation/in-progress/precommit-patchnames for
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-22310 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12966996/HBASE-22310.patch |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/183/console |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
This message was automatically generated.
> checkAndMutate used an incorrect row to check the condition
> -----------------------------------------------------------
>
> Key: HBASE-22310
> URL: https://issues.apache.org/jira/browse/HBASE-22310
> Project: HBase
> Issue Type: Bug
> Components: API
> Affects Versions: 1.4.9
> Reporter: Adonis Ling
> Assignee: Adonis Ling
> Priority: Major
> Attachments: HBASE-22310.patch
>
>
> In branch-1.4, checkAndMutate used the row of RowMutation to check the
> condition which is incorrect. It will fail in the case which is checking a
> row and mutate a different row.
> The issue doesn't happen in the master branch.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)