[
https://issues.apache.org/jira/browse/CASSANDRA-12235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paulo Motta updated CASSANDRA-12235:
------------------------------------
Assignee: Paulo Motta (was: DS Test Eng)
Status: Patch Available (was: Open)
Basically rf=1 tests were flaky for non-vnodes because depending where the new
node was bootstrapped, the consistent bootstrap could succeed or not (depending
if the node would take or not the range of the down node). The fix is to use
deterministic tokens for the non-vnode case.
dtest PR submitted [here|https://github.com/riptano/cassandra-dtest/pull/1113]
CI non-vnode test run submitted
[here|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-novnode-dtest/]
> dtest failure in
> bootstrap_test.TestBootstrap.consistent_range_movement_true_with_ks_rf1_should_succeed_test
> ------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12235
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12235
> Project: Cassandra
> Issue Type: Test
> Reporter: Philip Thompson
> Assignee: Paulo Motta
> Labels: dtest
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log,
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log,
> node4.log, node4_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.8_novnode_dtest/5/testReport/bootstrap_test/TestBootstrap/consistent_range_movement_true_with_ks_rf1_should_succeed_test
> Failed on CassCI build cassandra-3.8_novnode_dtest #5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)