[
https://issues.apache.org/jira/browse/PHOENIX-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075664#comment-15075664
]
Hudson commented on PHOENIX-2545:
---------------------------------
FAILURE: Integrated in Phoenix-master #1038 (See
[https://builds.apache.org/job/Phoenix-master/1038/])
PHOENIX-2545 Abort transaction if send fails during commit (jtaylor: rev
a9ee25ee047bc6fa2af488d02cfcd9b01c2263aa)
*
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
*
phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixTransactionalIndexer.java
* phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java
* phoenix-core/src/it/java/org/apache/phoenix/execute/PartialCommitIT.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertSelectIT.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateTableIT.java
> 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
> Fix For: 4.7.0
>
> 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)