[ https://issues.apache.org/jira/browse/HIVE-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aihua Xu updated HIVE-13150: ---------------------------- Summary: When multiple queries are running in the same session, they are sharing the same HMS Client. (was: HMS connection leak when the query is run in async) > When multiple queries are running in the same session, they are sharing the > same HMS Client. > -------------------------------------------------------------------------------------------- > > Key: HIVE-13150 > URL: https://issues.apache.org/jira/browse/HIVE-13150 > Project: Hive > Issue Type: Sub-task > Components: HiveServer2 > Affects Versions: 2.0.0 > Reporter: Aihua Xu > Assignee: Aihua Xu > > HMS connection leak has been addressed for the session thread, task threads > if the execution is run in parallel. > While if we execute the queries in async, we will run the queries in separate > threads and the HMS connections there are not released. -- This message was sent by Atlassian JIRA (v6.3.4#6332)