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 0C220CE2C for ; Sat, 14 Jul 2012 01:25:36 +0000 (UTC) Received: (qmail 71203 invoked by uid 500); 14 Jul 2012 01:25:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 71151 invoked by uid 500); 14 Jul 2012 01:25:35 -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 71074 invoked by uid 99); 14 Jul 2012 01:25:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2012 01:25:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id DA37814286C for ; Sat, 14 Jul 2012 01:25:34 +0000 (UTC) Date: Sat, 14 Jul 2012 01:25:34 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: <624363193.51831.1342229134895.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1584513438.42884.1342115434837.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HBASE-6384) hbck should group together those sidelined regions need to be bulk loaded later 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-6384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414243#comment-13414243 ] Hudson commented on HBASE-6384: ------------------------------- Integrated in HBase-0.94-security #41 (See [https://builds.apache.org/job/HBase-0.94-security/41/]) HBASE-6384 hbck should group together those sidelined regions need to be bulk loaded later (Revision 1361036) Result = FAILURE jxiang : Files : * /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java > hbck should group together those sidelined regions need to be bulk loaded later > ------------------------------------------------------------------------------- > > Key: HBASE-6384 > URL: https://issues.apache.org/jira/browse/HBASE-6384 > Project: HBase > Issue Type: Improvement > Components: hbck > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Fix For: 0.90.7, 0.92.2, 0.96.0, 0.94.1 > > Attachments: 6384-trunk.patch > > > Currently, hbck sidelines some regions to break big overlap groups to avoid possible compaction and region split. These sidelined regions should be > bulk loaded back later. Information about these regions is in the output. > It will be much easier to group them together under the same sideline rootdir, > for example, /hbase/.hbck/to_be_loaded/. If so, even we lose the output > file, we still know what regions to load back. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira