You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2015/11/25 01:37:11 UTC

[jira] [Updated] (PHOENIX-2441) Do not require transaction manager to be run

     [ https://issues.apache.org/jira/browse/PHOENIX-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas D'Silva updated PHOENIX-2441:
------------------------------------
    Attachment: PHOENIX-2441.patch

[~jamestaylor] Please review when you get a chance.

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