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 3C1FDD642 for ; Tue, 10 Jul 2012 08:04:42 +0000 (UTC) Received: (qmail 16110 invoked by uid 500); 10 Jul 2012 08:04:41 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 15851 invoked by uid 500); 10 Jul 2012 08:04:39 -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 15733 invoked by uid 99); 10 Jul 2012 08:04:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 08:04:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 08300141BF8 for ; Tue, 10 Jul 2012 08:04:35 +0000 (UTC) Date: Tue, 10 Jul 2012 08:04:35 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: <1964569741.26908.1341907475034.JavaMail.jiratomcat@issues-vm> In-Reply-To: <904429598.20412.1315878789181.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4379) [hbck] Does not complain about tables with no end region [Z,] 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-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410120#comment-13410120 ] Hudson commented on HBASE-4379: ------------------------------- Integrated in HBase-0.92 #472 (See [https://builds.apache.org/job/HBase-0.92/472/]) HBASE-4379 [hbck] Does not complain about tables with no end region [Z,] (Anoop Sam John) (Revision 1358957) Result = FAILURE jmhsieh : Files : * /hbase/branches/0.92/CHANGES.txt * /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java * /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/util/hbck/TableIntegrityErrorHandler.java * /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/util/hbck/TableIntegrityErrorHandlerImpl.java * /hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java > [hbck] Does not complain about tables with no end region [Z,] > ------------------------------------------------------------- > > Key: HBASE-4379 > URL: https://issues.apache.org/jira/browse/HBASE-4379 > Project: HBase > Issue Type: Bug > Components: hbck > Affects Versions: 0.90.5, 0.92.0, 0.94.0, 0.96.0 > Reporter: Jonathan Hsieh > Assignee: Anoop Sam John > Fix For: 0.90.7, 0.92.2, 0.96.0, 0.94.1 > > Attachments: 0001-HBASE-4379-hbck-does-not-complain-about-tables-with-.patch, HBASE-4379_94.patch, HBASE-4379_94_V2.patch, HBASE-4379_Trunk.patch, TestcaseForDisabledTableIssue.patch, hbase-4379-90.patch, hbase-4379-92.patch, hbase-4379.v2.patch > > > hbck does not detect or have an error condition when the last region of a table is missing (end key != ''). -- 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