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 69DD2200B83 for ; Fri, 2 Sep 2016 17:20:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 68823160AAE; Fri, 2 Sep 2016 15:20:22 +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 D636C160ACC for ; Fri, 2 Sep 2016 17:20:21 +0200 (CEST) Received: (qmail 26045 invoked by uid 500); 2 Sep 2016 15:20:21 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 25761 invoked by uid 99); 2 Sep 2016 15:20:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2016 15:20:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C80672C1B83 for ; Fri, 2 Sep 2016 15:20:20 +0000 (UTC) Date: Fri, 2 Sep 2016 15:20:20 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-4434) CompactionRateLimitingIT consistently failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 02 Sep 2016 15:20:22 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-4434: ---------------------------------------- Fix Version/s: (was: 1.8.1) (was: 2.0.0) 1.8.0 > CompactionRateLimitingIT consistently failing > --------------------------------------------- > > Key: ACCUMULO-4434 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4434 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.8.0 > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.8.0 > > Time Spent: 20m > Remaining Estimate: 0h > > The actual rate is always varying, but I'm seeing this test fail every time I try to run it: > {noformat} > majorCompactionsAreRateLimited(org.apache.accumulo.test.CompactionRateLimitingIT) Time elapsed: 26.094 sec <<< FAILURE! > java.lang.AssertionError: Expected a compaction rate of no more than 1,048,576 bytes/sec, but saw a rate of 1,079,376.634071 bytes/sec > at org.apache.accumulo.test.CompactionRateLimitingIT.majorCompactionsAreRateLimited(CompactionRateLimitingIT.java:77) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)