[
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827452#comment-16827452
]
Hudson commented on HBASE-22310:
--------------------------------
Results for branch branch-1
[build #794 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/794/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/794//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/794//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/794//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> 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.3.3, 1.4.9
> Reporter: Adonis Ling
> Assignee: Adonis Ling
> Priority: Major
> Fix For: 1.5.0, 1.4.10, 1.3.4
>
> Attachments: HBASE-22310-branch-1.patch,
> HBASE-22310.branch-1.3.001.patch, HBASE-22310.branch-1.3.002.patch,
> HBASE-22310.branch-1.4.001.patch, HBASE-22310.branch-1.4.002.patch,
> HBASE-22310.branch-1.4.003.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)