[
https://issues.apache.org/jira/browse/PHOENIX-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503097#comment-16503097
]
Hudson commented on PHOENIX-4773:
---------------------------------
ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1913 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1913/])
PHOENIX-4773 Move HTable rollback wrapper into Tephra TAL method (jamestaylor:
rev 2a7ed0319a058496668e2f2c3a66e9801830ef94)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/transaction/TephraTransactionContext.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/join/HashCacheClient.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionContext.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/transaction/PhoenixTransactionContext.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/PhoenixTxIndexMutationGenerator.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/cache/ServerCacheClient.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/IndexUtil.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/index/IndexMetaDataCacheClient.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java
> Move HTable rollback wrapper into Tephra TAL method
> ---------------------------------------------------
>
> Key: PHOENIX-4773
> URL: https://issues.apache.org/jira/browse/PHOENIX-4773
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Priority: Major
> Fix For: 5.0.0, 4.15.0
>
> Attachments: PHOENIX-4773_v1.patch
>
>
> The wrapping of the HTable that is used to write data is only necessary for
> Tephra. We should move the class that handles this into
> TephraTransactionalTable and not do this wrapping for Omid.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)