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 40BE310DC4 for ; Tue, 16 Dec 2014 00:21:14 +0000 (UTC) Received: (qmail 25579 invoked by uid 500); 16 Dec 2014 00:21:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 25538 invoked by uid 500); 16 Dec 2014 00:21:14 -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 25526 invoked by uid 99); 16 Dec 2014 00:21:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2014 00:21:14 +0000 Date: Tue, 16 Dec 2014 00:21:13 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12686) Failures in split before PONR not clearing the daughter regions from regions in transition during rollback 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-12686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247484#comment-14247484 ] Andrew Purtell commented on HBASE-12686: ---------------------------------------- Testing the v2 patch with 0.98 > Failures in split before PONR not clearing the daughter regions from regions in transition during rollback > ---------------------------------------------------------------------------------------------------------- > > Key: HBASE-12686 > URL: https://issues.apache.org/jira/browse/HBASE-12686 > Project: HBase > Issue Type: Bug > Components: Region Assignment > Affects Versions: 0.98.9 > Reporter: Rajeshbabu Chintaguntla > Assignee: Vandana Ayyalasomayajula > Priority: Blocker > Fix For: 1.0.0, 0.98.9 > > Attachments: HBASE-12686-98.1.patch, HBASE-12686-98.2.patch, HBASE-12686-98.patch, HBASE-12686-branch-1.1.patch, HBASE-12686-branch-1.2.patch, HBASE-12686-branch-1.3.patch, HBASE-12686-branch-1.patch > > > If there are any split failures then the both daughter regions left in SPLITTING_NEW transition even after rollback, which will block balancing to happen forever until unless master is restarted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)