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

Hudson commented on PHOENIX-4660:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1842 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1842/])
PHOENIX-4660 Use TransactionProvider interface (jtaylor: rev 
a751c6c055fd53aec81c03d9c330f936c8eb2dd9)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/index/IndexMaintainer.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/tx/FlappingTransactionIT.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/transaction/TransactionFactory.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/execute/PhoenixTxIndexMutationGenerator.java
* (add) 
phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionProvider.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (add) 
phoenix-core/src/main/java/org/apache/phoenix/transaction/TransactionProvider.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/PhoenixRuntime.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixIndexMetaDataBuilder.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/index/IndexMetaDataCacheFactory.java
* (add) 
phoenix-core/src/main/java/org/apache/phoenix/transaction/TephraTransactionProvider.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/TransactionUtil.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionlessQueryServicesImpl.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/PhoenixTransactionalProcessor.java


> Use TransactionProvider interface
> ---------------------------------
>
>                 Key: PHOENIX-4660
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4660
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>            Priority: Major
>             Fix For: 4.14.0, 5.0.0
>
>         Attachments: PHOENIX-4660_v1.patch
>
>
> Instead of having a bunch of switch statements in TransactionFactory, let's 
> create a TransactionProvider interface that can be implemented by our 
> transaction providers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to