Prasanth Jayachandran created HIVE-21825:
--------------------------------------------
Summary: Improve client error msg when Active/Passive HA is enabled
Key: HIVE-21825
URL: https://issues.apache.org/jira/browse/HIVE-21825
Project: Hive
Issue Type: Bug
Affects Versions: 4.0.0, 3.2.0
Reporter: Prasanth Jayachandran
When Active/Passive HA is enabled and when client tries to connect to Passive
HA or when HS2 is still starting up, clients will receive the following the
error msg
{code:java}
'Cannot open sessions on an inactive HS2 instance; use service discovery to
connect'{code}
This error msg can be improved to say that HS2 is still starting up (or more
user-friendly error msg).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)