You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2016/12/06 21:57:58 UTC

[jira] [Commented] (HIVE-15373) Transaction management isn't thread-safe

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

Alan Gates commented on HIVE-15373:
-----------------------------------

Do you have details on what thread safety issues you're seeing?
cc [~ekoifman]

> Transaction management isn't thread-safe
> ----------------------------------------
>
>                 Key: HIVE-15373
>                 URL: https://issues.apache.org/jira/browse/HIVE-15373
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Alexander Kolbasov
>
> ObjectStore.java has several important calls which are not thread-safe:
> * openTransaction()
> * commitTransaction()
> * rollbackTransaction()
> These should be made thread-safe.



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