Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 471A3200B6B for ; Fri, 9 Sep 2016 10:05:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 45E98160AB6; Fri, 9 Sep 2016 08:05:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BE1B7160ACE for ; Fri, 9 Sep 2016 10:05:22 +0200 (CEST) Received: (qmail 22127 invoked by uid 500); 9 Sep 2016 08:05:21 -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 22073 invoked by uid 99); 9 Sep 2016 08:05:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2016 08:05:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7219B2C1B83 for ; Fri, 9 Sep 2016 08:05:21 +0000 (UTC) Date: Fri, 9 Sep 2016 08:05:21 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16309) TestDefaultCompactSelection.testCompactionRatio is flaky MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 09 Sep 2016 08:05:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-16309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476275#comment-15476275 ] Hudson commented on HBASE-16309: -------------------------------- FAILURE: Integrated in Jenkins build HBase-1.4 #403 (See [https://builds.apache.org/job/HBase-1.4/403/]) HBASE-16309 TestDefaultCompactSelection.testCompactionRatio is flaky (zhangduo: rev bc4ab47147428068d3b6b6bb2e284709bdf8fc05) * (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestDefaultCompactSelection.java * (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java > TestDefaultCompactSelection.testCompactionRatio is flaky > -------------------------------------------------------- > > Key: HBASE-16309 > URL: https://issues.apache.org/jira/browse/HBASE-16309 > Project: HBase > Issue Type: Bug > Components: Compaction, test > Affects Versions: 2.0.0, 1.4.0 > Reporter: Duo Zhang > Assignee: Duo Zhang > Fix For: 2.0.0, 1.4.0 > > Attachments: HBASE-16309-v1.patch, HBASE-16309.patch > > > The aged major compaction condition is not stable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)