Mohit Sabharwal created HIVE-11677: -------------------------------------- Summary: Access to opHandleSet in HiveSession should be synchronized Key: HIVE-11677 URL: https://issues.apache.org/jira/browse/HIVE-11677 Project: Hive Issue Type: Bug Reporter: Mohit Sabharwal Assignee: Mohit Sabharwal
In the scenario where multiple threads share the same session, reading/writing to HiveSessionImpl.opHandleSet can lead to a race condition. -- This message was sent by Atlassian JIRA (v6.3.4#6332)