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

Hudson commented on PHOENIX-4773:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1894 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1894/])
PHOENIX-4773 Move HTable rollback wrapper into Tephra TAL method (jamestaylor: 
rev 32154dfe01e769b5bc84e85c8de481abf9c1a2cc)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/execute/PhoenixTxIndexMutationGenerator.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/IndexUtil.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/cache/ServerCacheClient.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/execute/HashJoinPlan.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/index/IndexMetaDataCacheClient.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


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

Reply via email to