[ https://issues.apache.org/jira/browse/ACCUMULO-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15459190#comment-15459190 ]
Josh Elser commented on ACCUMULO-4434: -------------------------------------- Shoot, you're right. I didn't notice that since it stopped failing. > 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)