You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/04/11 21:31:25 UTC

[jira] [Assigned] (HIVE-13194) Hive object is not thread safe, is shared via a threadlocal and thus should not be shared via session - part 2

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

Sergey Shelukhin reassigned HIVE-13194:
---------------------------------------

    Assignee: Sergey Shelukhin

> Hive object is not thread safe, is shared via a threadlocal and thus should not be shared via session - part 2
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-13194
>                 URL: https://issues.apache.org/jira/browse/HIVE-13194
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>
> Session has session Hive object stored in a field. Given that Hive object is not thread safe and is also taken from a threadlocal to start with, that is not a good idea.



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