Vaibhav Gumashta created HIVE-8193: -------------------------------------- Summary: Hook HiveServer2 dynamic service discovery with session time out Key: HIVE-8193 URL: https://issues.apache.org/jira/browse/HIVE-8193 Project: Hive Issue Type: Bug Components: HiveServer2 Affects Versions: 0.14.0 Reporter: Vaibhav Gumashta Assignee: Vaibhav Gumashta Fix For: 0.14.0
For dynamic service discovery, if the HiveServer2 instance is removed from ZooKeeper, currently, on the last client close, the server shuts down. However, we need to ensure that this also happens when a session is closed on timeout and no current sessions exit on this instance of HiveServer2. -- This message was sent by Atlassian JIRA (v6.3.4#6332)