You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/08/30 15:06:00 UTC

[jira] [Resolved] (HBASE-24894) [Flakey Test] TestStochasticLoadBalancer.testMoveCostMultiplier

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

Viraj Jasani resolved HBASE-24894.
----------------------------------
    Fix Version/s: 2.3.2
                   2.4.0
                   1.7.0
                   3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

> [Flakey Test] TestStochasticLoadBalancer.testMoveCostMultiplier
> ---------------------------------------------------------------
>
>                 Key: HBASE-24894
>                 URL: https://issues.apache.org/jira/browse/HBASE-24894
>             Project: HBase
>          Issue Type: Test
>          Components: Balancer, master, test
>    Affects Versions: 3.0.0-alpha-1, 2.3.0
>            Reporter: Nick Dimiduk
>            Assignee: Zheng Wang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 1.7.0, 2.4.0, 2.3.2
>
>
> I've noticed this test has gotten flakey on a couple PRs. The only recent change to the class under test is HBASE-24709.
> Failure looks like:
> {noformat}
> [ERROR] Failures: 
> [ERROR] org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer.testMoveCostMultiplier
> [ERROR]   Run 1: TestStochasticLoadBalancer.testMoveCostMultiplier:304 expected:<3.0> but was:<7.0>
> [ERROR]   Run 2: TestStochasticLoadBalancer.testMoveCostMultiplier:304 expected:<3.0> but was:<7.0>
> [ERROR]   Run 3: TestStochasticLoadBalancer.testMoveCostMultiplier:304 expected:<3.0> but was:<7.0>
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)