Denys Kuzmenko created HIVE-22596: ------------------------------------- Summary: RawStore used by Initiator is not thread-safe Key: HIVE-22596 URL: https://issues.apache.org/jira/browse/HIVE-22596 Project: Hive Issue Type: Improvement Reporter: Denys Kuzmenko
RawStore used by Initiator is not thread-safe. To avoid synchronization, we can use ThreadLocal variables. -- This message was sent by Atlassian Jira (v8.3.4#803005)