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

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

Nick Dimiduk created HBASE-24894:
------------------------------------

             Summary: [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: 2.3.0, 3.0.0-alpha-1
            Reporter: Nick Dimiduk


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)