You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/02/01 19:58:01 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 ]

Andrew Purtell updated HBASE-19490:
-----------------------------------
    Fix Version/s:     (was: 1.5.0)

> Rare failure in TestRateLimiter
> -------------------------------
>
>                 Key: HBASE-19490
>                 URL: https://issues.apache.org/jira/browse/HBASE-19490
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.0
>            Reporter: Andrew Purtell
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>             Fix For: 1.3.2, 1.4.1, 2.0.0-beta-1, 2.0.0, 1.2.7
>
>         Attachments: HBASE-19490.branch-1.v0.patch, HBASE-19490.v0.patch
>
>
> 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
(v7.6.3#76005)