[
https://issues.apache.org/jira/browse/PHOENIX-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502994#comment-16502994
]
Hudson commented on PHOENIX-4773:
---------------------------------
ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #152 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/152/])
PHOENIX-4773 Move HTable rollback wrapper into Tephra TAL method (jamestaylor:
rev 59237384eed97d08201d027fb4060de9440fd45a)
* (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/execute/HashJoinPlan.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionContext.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.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/transaction/TephraTransactionContext.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/transaction/PhoenixTransactionContext.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/join/HashCacheClient.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)