You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/02/16 21:55:41 UTC

[jira] [Assigned] (HIVE-15950) Make DbTxnManager use Metastore client consistently

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

Eugene Koifman reassigned HIVE-15950:
-------------------------------------


> Make DbTxnManager use Metastore client consistently
> ---------------------------------------------------
>
>                 Key: HIVE-15950
>                 URL: https://issues.apache.org/jira/browse/HIVE-15950
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> Currently it caches IMetastoreClient on init() but the same connection is indirectly saved using ThreadLocal (since Hive.get() uses ThreadLocal).
> So it may cause something other than DbTxnManager to use the same connection.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)