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 07F01D8C9 for ; Sun, 7 Oct 2012 19:12:04 +0000 (UTC) Received: (qmail 41379 invoked by uid 500); 7 Oct 2012 19:12:03 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 41339 invoked by uid 500); 7 Oct 2012 19:12:03 -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 41329 invoked by uid 99); 7 Oct 2012 19:12:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Oct 2012 19:12:03 +0000 Date: Sun, 7 Oct 2012 19:12:03 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: <1814045883.6793.1349637123778.JavaMail.jiratomcat@arcas> In-Reply-To: <1471487643.107548.1348234027541.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6854) Deletion of SPLITTING node on split rollback should clear the region from RIT 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-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471294#comment-13471294 ] Lars Hofhansl commented on HBASE-6854: -------------------------------------- related to env issues on the ubuntu2 jenkins machine. Sorry for the noise > Deletion of SPLITTING node on split rollback should clear the region from RIT > ----------------------------------------------------------------------------- > > Key: HBASE-6854 > URL: https://issues.apache.org/jira/browse/HBASE-6854 > Project: HBase > Issue Type: Bug > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Fix For: 0.94.2 > > Attachments: HBASE-6854.patch, HBASE-6854.patch > > > If a failure happens in split before OFFLINING_PARENT, we tend to rollback the split including deleting the znodes created. > On deletion of the RS_ZK_SPLITTING node we are getting a callback but not remvoving from RIT. We need to remove it from RIT, anyway SSH logic is well guarded in case the delete event comes due to RS down scenario. -- 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