You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2018/01/02 20:24:00 UTC

[jira] [Updated] (HBASE-19490) Rare failure in TestRateLimiter

     [ https://issues.apache.org/jira/browse/HBASE-19490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chia-Ping Tsai updated HBASE-19490:
-----------------------------------
    Fix Version/s: 2.0.0-beta-1

> Rare failure in TestRateLimiter
> -------------------------------
>
>                 Key: HBASE-19490
>                 URL: https://issues.apache.org/jira/browse/HBASE-19490
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Andrew Purtell
>            Assignee: Chia-Ping Tsai
>             Fix For: 1.4.1, 1.5.0, 2.0.0-beta-1
>
>
> Maybe we aren't waiting long enough for a slow executor? Or it is some kind of race. Test usually passes.
> [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.01 s <<< FAILURE! - in org.apache.hadoop.hbase.quotas.TestRateLimiter
> [ERROR] testOverconsumptionFixedIntervalRefillStrategy(org.apache.hadoop.hbase.quotas.TestRateLimiter)  Time elapsed: 0.028 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<999>
>         at org.apache.hadoop.hbase.quotas.TestRateLimiter.testOverconsumptionFixedIntervalRefillStrategy(TestRateLimiter.java:122)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)