You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/08/31 15:32:22 UTC

[jira] [Created] (ACCUMULO-4434) CompactionRateLimitingIT consistently failing

Josh Elser created ACCUMULO-4434:
------------------------------------

             Summary: 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


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)