[
https://issues.apache.org/jira/browse/HBASE-24894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179569#comment-17179569
]
Zheng Wang edited comment on HBASE-24894 at 8/18/20, 12:05 PM:
---------------------------------------------------------------
The ut failed due to "Valid numbers are [0-23]", then we can not set
23:00~24:00 as offpeak, seems it is a bug?
was (Author: filtertip):
The ut failed due to "Valid numbers are [0-23]", then we can not set hour 23
as offpeak, seems it is a bug?
> [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
>
> 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)