You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/09/04 18:48:51 UTC

[jira] [Updated] (HIVE-7899) txnMgr should be session specific

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

Alan Gates updated HIVE-7899:
-----------------------------
    Attachment: HIVE-7899.2.patch

Small change to also track current transaction id and auto commit in SessionState.

> txnMgr should be session specific
> ---------------------------------
>
>                 Key: HIVE-7899
>                 URL: https://issues.apache.org/jira/browse/HIVE-7899
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 0.13.1
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-7899.2.patch, HIVE-7899.patch
>
>
> Currently the Driver class keeps a single reference to a transaction manager.  It should instead be session specific since in the future multiple queries will want to share the same transaction manager.



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