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 905FCD860 for ; Fri, 8 Feb 2013 22:43:14 +0000 (UTC) Received: (qmail 1781 invoked by uid 500); 8 Feb 2013 22:43:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 1717 invoked by uid 500); 8 Feb 2013 22:43: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 1578 invoked by uid 99); 8 Feb 2013 22:43:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 22:43:14 +0000 Date: Fri, 8 Feb 2013 22:43:14 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7777) HBCK check for lingering split parents should check for child regions 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-7777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574903#comment-13574903 ] Jimmy Xiang commented on HBASE-7777: ------------------------------------ Looks good to me. > HBCK check for lingering split parents should check for child regions > --------------------------------------------------------------------- > > Key: HBASE-7777 > URL: https://issues.apache.org/jira/browse/HBASE-7777 > Project: HBase > Issue Type: Bug > Components: hbck, regionserver > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Fix For: 0.96.0 > > Attachments: hbase-7777_v1.patch, hbase-7777_v2.patch > > > HBCK checks for split parent regions being in meta and hdfs, and reports this as a transient error. > However, split parents, by design, linger around for some time, until its children stops referring to it. > Instead we should check whether the children are there, and do not report anything if it is so. -- 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