Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D69491076F for ; Thu, 6 Jun 2013 18:13:22 +0000 (UTC) Received: (qmail 6741 invoked by uid 500); 6 Jun 2013 18:13:21 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 6677 invoked by uid 500); 6 Jun 2013 18:13:21 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 6640 invoked by uid 99); 6 Jun 2013 18:13:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jun 2013 18:13:21 +0000 Date: Thu, 6 Jun 2013 18:13:21 +0000 (UTC) From: "Jesse Anderson (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-8594) HBase Shell Reconnect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Anderson resolved HBASE-8594. ----------------------------------- Resolution: Duplicate Fix Version/s: 0.94.4 > 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 > Labels: noob > Fix For: 0.94.4 > > > 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