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 7A82FEA51 for ; Mon, 7 Jan 2013 04:08:15 +0000 (UTC) Received: (qmail 84497 invoked by uid 500); 7 Jan 2013 04:08:15 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 83561 invoked by uid 500); 7 Jan 2013 04:08: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 83506 invoked by uid 99); 7 Jan 2013 04:08:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jan 2013 04:08:13 +0000 Date: Mon, 7 Jan 2013 04:08:12 +0000 (UTC) From: "Anoop Sam John (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run 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-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13545619#comment-13545619 ] Anoop Sam John commented on HBASE-6015: --------------------------------------- @Jon Yep now you got what is in my mind :) During the 1st run can we store region ids selected? Second run we mark as rerun and check only region id against this list. I forgot what I have done coding change for this in the patch. I will see the patch and tell more details and will try submitting that so that you can have a look. Patch at my home laptop so can check tonight. Thanks Jon for taking a look.. > HBCK rerun should check all the regions which it checked in the first run > ------------------------------------------------------------------------- > > Key: HBASE-6015 > URL: https://issues.apache.org/jira/browse/HBASE-6015 > Project: HBase > Issue Type: Bug > Components: hbck > Reporter: Anoop Sam John > > When after the 1st round of run and possible fixes, HBCK does a rerun to check the consistency of the regions. At this rerun > 1.It should check all the regions which it checked in the 1st round. > 2.It should check only those regions which it checked in the 1st round. Might be some other regions can come out of the timelag check at rerun time. -- 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