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

Hudson commented on PHOENIX-2441:
---------------------------------

FAILURE: Integrated in Phoenix-master #980 (See 
[https://builds.apache.org/job/Phoenix-master/980/])
PHOENIX-2441 Addendum to not require transaction manager to be run (jtaylor: 
rev 104af256a0e92f2bab3f99df71fdef92cc0e1159)
* phoenix-core/src/it/java/org/apache/phoenix/tx/TxPointInTimeQueryIT.java
* phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java


> Do not require transaction manager to be run
> --------------------------------------------
>
>                 Key: PHOENIX-2441
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2441
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: Thomas D'Silva
>         Attachments: PHOENIX-2441-v2.patch, PHOENIX-2441-v3.patch, 
> PHOENIX-2441.patch, PHOENIX-2441_addendum1.patch, PHOENIX-2441_addendum2.patch
>
>
> For users not using transactional tables, we should not require that a 
> transaction manager be running. The TransactionServiceClient is currently 
> always initialized when an HConnection is created. To make this conditional, 
> we can create a new {{phoenix.transactions.enable}} config property that if 
> false will prevent the TransactionServiceClient from being started (as well 
> as prevent transactional tables from being created).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to