[
https://issues.apache.org/jira/browse/CASSANDRA-11279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eriksson updated CASSANDRA-11279:
----------------------------------------
Status: Patch Available (was: Open)
The failing asserts mostly test how well we allocate vnodes over the local
drives (which we don't optimize for currently, see CASSANDRA-11643)
Patch to remove those asserts here:
https://github.com/krummas/cassandra-dtest/commits/marcuse/11279 - now we test
that the bootstrapping node is balanced
> dtest failure in disk_balance_test.TestDiskBalance.disk_balance_bootstrap_test
> ------------------------------------------------------------------------------
>
> Key: CASSANDRA-11279
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11279
> Project: Cassandra
> Issue Type: Test
> Reporter: Russ Hatch
> Assignee: Marcus Eriksson
> Labels: dtest
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1011/testReport/disk_balance_test/TestDiskBalance/disk_balance_bootstrap_test
> Failed on CassCI build trunk_dtest #1011
> This looks likely to be a test issue, perhaps we need to relax the assertion
> here a bit:
> {noformat}
> values not within 20.00% of the max: (474650, 382235, 513385) (node1)
> {noformat}
> This is flaky with several flaps in the last few weeks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)