[ https://issues.apache.org/jira/browse/HIVE-15373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727902#comment-15727902 ]
Alexander Kolbasov commented on HIVE-15373: ------------------------------------------- On the other hand, is there any reason *not* to make openTransaction and the rest thread-safe? > 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 > > 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)