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 E067FDB3A for ; Mon, 1 Oct 2012 19:55:07 +0000 (UTC) Received: (qmail 28699 invoked by uid 500); 1 Oct 2012 19:55:07 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 28660 invoked by uid 500); 1 Oct 2012 19:55:07 -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 28647 invoked by uid 99); 1 Oct 2012 19:55:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 19:55:07 +0000 Date: Tue, 2 Oct 2012 06:55:07 +1100 (NCT) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: <2063836788.150041.1349121307657.JavaMail.jiratomcat@arcas> In-Reply-To: <106085731.210.1346022187605.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HBASE-6667) TestCatalogJanitor occasionally fails 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-6667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6667: ------------------------- Priority: Major (was: Critical) > TestCatalogJanitor occasionally fails > ------------------------------------- > > Key: HBASE-6667 > URL: https://issues.apache.org/jira/browse/HBASE-6667 > Project: HBase > Issue Type: Bug > Reporter: Ted Yu > Assignee: Jesse Yates > Fix For: 0.96.0 > > Attachments: java_6667-v0.txt, testCatalogJanitor-output.txt > > > Here is the OS: > Linux sea0 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:02:55 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux > {code} > testArchiveOldRegion(org.apache.hadoop.hbase.master.TestCatalogJanitor) Time elapsed: 0.007 sec <<< FAILURE! > java.lang.AssertionError: Not the same number of current files > Expected (2): Gotten (0): > Not Found: > _store0 > _store1 > Extra: > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.junit.Assert.assertNull(Assert.java:551) > at org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.assertArchiveEqualToOriginal(HFileArchiveTestingUtil.java:132) > at org.apache.hadoop.hbase.util.HFileArchiveTestingUtil.assertArchiveEqualToOriginal(HFileArchiveTestingUtil.java:95) > at org.apache.hadoop.hbase.master.TestCatalogJanitor.testArchiveOldRegion(TestCatalogJanitor.java:623) > {code} -- 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