Jesse Anderson created HBASE-8594:
-------------------------------------

             Summary: HBase Shell Reconnect
                 Key: HBASE-8594
                 URL: https://issues.apache.org/jira/browse/HBASE-8594
             Project: HBase
          Issue Type: Improvement
          Components: shell
            Reporter: Jesse Anderson


When the Master dies and the HBase shell is still running, the HBase shell will 
report even after the Master is restarted:
ERROR: java.lang.reflect.UndeclaredThrowableException: Connection refused

Currently, the only way to reconnect is by exiting and starting the shell.

Ideally, the shell would reconnect automatically.  It would report a connection 
lost and that the shell was reconnecting.

If that isn't possible for some reason, add a reconnect command.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to