[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-10-07 Thread Andrew Kyle Purtell (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell updated HBASE-22310:

Fix Version/s: (was: 1.5.0)

> 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.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
(v8.3.4#803005)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-26 Thread Andrew Purtell (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-22310:
---
Attachment: HBASE-22310-branch-1.patch

> 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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-26 Thread Andrew Purtell (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-22310:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Attaching what I committed to branch-1.3, branch-1.4, and branch-1.

> 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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-26 Thread Andrew Purtell (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-22310:
---
Fix Version/s: 1.3.4
   1.4.10
   1.5.0

> 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.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-26 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Attachment: HBASE-22310.branch-1.4.003.patch
HBASE-22310.branch-1.3.002.patch

> 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
> Attachments: 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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-26 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Affects Version/s: (was: 1.3.4)
   1.3.3

> 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
> Attachments: HBASE-22310.branch-1.3.001.patch, 
> HBASE-22310.branch-1.4.001.patch, HBASE-22310.branch-1.4.002.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-26 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Affects Version/s: 1.3.4

> 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, 1.3.4
>Reporter: Adonis Ling
>Assignee: Adonis Ling
>Priority: Major
> Attachments: HBASE-22310.branch-1.3.001.patch, 
> HBASE-22310.branch-1.4.001.patch, HBASE-22310.branch-1.4.002.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-26 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Attachment: HBASE-22310.branch-1.3.001.patch

> 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.branch-1.3.001.patch, 
> HBASE-22310.branch-1.4.001.patch, HBASE-22310.branch-1.4.002.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-25 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Attachment: HBASE-22310.branch-1.4.002.patch
Status: Patch Available  (was: Open)

> 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.branch-1.4.001.patch, 
> HBASE-22310.branch-1.4.002.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-25 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Attachment: (was: HBASE-22310.branch-1.4.002.patch)

> 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.branch-1.4.001.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-25 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Status: Open  (was: Patch Available)

> 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.branch-1.4.001.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-25 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Attachment: HBASE-22310.branch-1.4.002.patch

> 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.branch-1.4.001.patch, 
> HBASE-22310.branch-1.4.002.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-25 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Attachment: (was: HBASE-22310.patch)

> 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.branch-1.4.001.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-25 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Attachment: HBASE-22310.branch-1.4.001.patch

> 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.branch-1.4.001.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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-25 Thread Peter Somogyi (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Somogyi updated HBASE-22310:
--
Status: Patch Available  (was: Open)

> 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)


[jira] [Updated] (HBASE-22310) checkAndMutate used an incorrect row to check the condition

2019-04-25 Thread Adonis Ling (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-22310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adonis Ling updated HBASE-22310:

Attachment: HBASE-22310.patch

> 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
>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)