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 2D79F11D25 for ; Tue, 8 Jul 2014 06:25:35 +0000 (UTC) Received: (qmail 22683 invoked by uid 500); 8 Jul 2014 06:25:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 22631 invoked by uid 500); 8 Jul 2014 06:25:34 -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 22620 invoked by uid 99); 8 Jul 2014 06:25:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2014 06:25:34 +0000 Date: Tue, 8 Jul 2014 06:25:34 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11458) NPEs if RegionServer cannot initialize 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-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054557#comment-14054557 ] Hudson commented on HBASE-11458: -------------------------------- SUCCESS: Integrated in HBase-1.0 #18 (See [https://builds.apache.org/job/HBase-1.0/18/]) HBASE-11458 NPEs if RegionServer cannot initialize (enis: rev 3e7cccfb4bc14e94d08794dda00ecb7180744a5a) * hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java > NPEs if RegionServer cannot initialize > -------------------------------------- > > Key: HBASE-11458 > URL: https://issues.apache.org/jira/browse/HBASE-11458 > Project: HBase > Issue Type: Bug > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Fix For: 0.99.0, 0.98.4, 2.0.0 > > Attachments: hbase-11458_v1-0.98.patch, hbase-11458_v1.patch > > > If master aborts, or RS aborts before initialization is complete, we run into a lot of NPE's in region server abort / stop code path. -- This message was sent by Atlassian JIRA (v6.2#6252)