You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/12/27 08:53:49 UTC

[jira] [Comment Edited] (PHOENIX-2545) Abort transaction if send fails during commit

    [ https://issues.apache.org/jira/browse/PHOENIX-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072084#comment-15072084 ] 

James Taylor edited comment on PHOENIX-2545 at 12/27/15 7:53 AM:
-----------------------------------------------------------------

[~tdsilva] - please review. The tests in PartialCommitIT had to be changed. A commit must be all or none - that's kind of the point.

FYI, a few changes in MutationState are for PHOENIX-2411, but they're harmless - they just allow a TransactionContext to be passed in externally.


was (Author: jamestaylor):
[~tdsilva] - please review. The tests in PartialCommitIT had to be changed. A commit must be all or none - that's kind of the point.

> Abort transaction if send fails during commit
> ---------------------------------------------
>
>                 Key: PHOENIX-2545
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2545
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>         Attachments: PHOENIX-2545.patch
>
>
> If the send of the data to HBase fails during commit, attempt to abort the transaction. Otherwise, we're potentially leaving partial state committed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)