You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jesse Anderson (JIRA)" <ji...@apache.org> on 2013/05/22 17:59:20 UTC

[jira] [Created] (HBASE-8594) HBase Shell Reconnect

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