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 00536FB23 for ; Tue, 30 Apr 2013 08:24:18 +0000 (UTC) Received: (qmail 37798 invoked by uid 500); 30 Apr 2013 08:24:17 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 37747 invoked by uid 500); 30 Apr 2013 08:24:17 -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 37727 invoked by uid 99); 30 Apr 2013 08:24:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Apr 2013 08:24:17 +0000 Date: Tue, 30 Apr 2013 08:24:17 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8448) RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction 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-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645387#comment-13645387 ] Hudson commented on HBASE-8448: ------------------------------- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #515 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/515/]) HBASE-8448 RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction (Revision 1477391) Result = FAILURE sershe : Files : * /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/ExploringCompactionPolicy.java * /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java * /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/EverythingPolicy.java > RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction > ------------------------------------------------------------------------------------------------ > > Key: HBASE-8448 > URL: https://issues.apache.org/jira/browse/HBASE-8448 > Project: HBase > Issue Type: Bug > Components: Compaction > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HBASE-8448-v0.patch, HBASE-8448-v1.patch > > > The code added to make sure it doesn't get stuck, doesn't take into account filesCompacting. > This is the cause of recent TestHFileArchiving failures... -- 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