Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57F6210579 for ; Fri, 6 Sep 2013 22:40:52 +0000 (UTC) Received: (qmail 87589 invoked by uid 500); 6 Sep 2013 22:40:52 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 87557 invoked by uid 500); 6 Sep 2013 22:40:52 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 87548 invoked by uid 99); 6 Sep 2013 22:40:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Sep 2013 22:40:52 +0000 Date: Fri, 6 Sep 2013 22:40:52 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9456) Meta doesn't get assigned in a master failure scenario 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-9456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760711#comment-13760711 ] Jimmy Xiang commented on HBASE-9456: ------------------------------------ I see why. SSH used to be enabled quickly. Now, due to the system table assignment, it's enable is delayed. Let me think through the issue and come up a cleaner fix. > Meta doesn't get assigned in a master failure scenario > ------------------------------------------------------ > > Key: HBASE-9456 > URL: https://issues.apache.org/jira/browse/HBASE-9456 > Project: HBase > Issue Type: Bug > Reporter: Devaraj Das > Fix For: 0.96.0 > > Attachments: 9456-1.txt > > > The flow: > 1. Cluster is up, meta is assigned to some server > 2. Master is killed > 3. Master is brought up, it is initializing. It learns about the Meta server (in assignMeta). > 4. Server holding meta is killed > 5. Meta never gets reassigned since the SSH wasn't enabled -- 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