Prasanth Jayachandran created HIVE-19568: --------------------------------------------
Summary: Active/Passive HS2 HA: Disallow direct connection to passive HS2 instance Key: HIVE-19568 URL: https://issues.apache.org/jira/browse/HIVE-19568 Project: Hive Issue Type: Bug Components: HiveServer2 Affects Versions: 3.1.0 Reporter: Prasanth Jayachandran Assignee: Prasanth Jayachandran The recommended usage for clients when connecting to HS2 with Active/Passive HA configuration is via ZK service discovery URL. But some applications do not support ZK service discovery in which case they use direct URL to connect to HS2 instance. If direct connection is to passive HS2 instance, the connection should be dropped with proper error message. -- This message was sent by Atlassian JIRA (v7.6.3#76005)