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 031D910BD9 for ; Fri, 7 Jun 2013 23:44:21 +0000 (UTC) Received: (qmail 50523 invoked by uid 500); 7 Jun 2013 23:44:20 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 50482 invoked by uid 500); 7 Jun 2013 23:44:20 -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 50320 invoked by uid 99); 7 Jun 2013 23:44:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jun 2013 23:44:20 +0000 Date: Fri, 7 Jun 2013 23:44:20 +0000 (UTC) From: "Jean-Daniel Cryans (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8712) HFileLinkCleaner (FSUtils.listStatus) logs too much if links do not exists 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-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678588#comment-13678588 ] Jean-Daniel Cryans commented on HBASE-8712: ------------------------------------------- I kinda wish that we could do something better than that, TRACEing or DEBUGing a missing file is kinda strange isn't it? Why is it missing? Just like the code that's printing the exception, we're missing context. Anyways, I'll commit this. Thanks Matteo. > HFileLinkCleaner (FSUtils.listStatus) logs too much if links do not exists > -------------------------------------------------------------------------- > > Key: HBASE-8712 > URL: https://issues.apache.org/jira/browse/HBASE-8712 > Project: HBase > Issue Type: Bug > Affects Versions: 0.95.1 > Reporter: Jean-Daniel Cryans > Assignee: Matteo Bertozzi > Fix For: 0.95.2 > > Attachments: archivedHFileCleaner-errors.log, HBASE-8712-v0.patch > > > Testing 0.95.1 RC1, I found that just inserting data and splitting seems to trigger a bug in the archivedHFileCleaner that makes it complain about missing files. It seems to happen mostly to reference files post-split. > I'm attaching a grep I did with the file name (you'll see the same file name happens to be in 2 regions, it's because it's a reference file). -- 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