You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2017/09/19 06:20:00 UTC

[jira] [Commented] (HIVE-15373) DbNotificationListener should use thread-local RawStore

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

Alexander Kolbasov commented on HIVE-15373:
-------------------------------------------

This seems to be fixed by HIVE-15766, so nothing to be done. 
[~vgumashta] looks like you fixed this already.

> DbNotificationListener should use thread-local RawStore
> -------------------------------------------------------
>
>                 Key: HIVE-15373
>                 URL: https://issues.apache.org/jira/browse/HIVE-15373
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Alexander Kolbasov
>            Assignee: 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.4.14#64029)