Philip Thompson created CASSANDRA-11837:
-------------------------------------------
Summary: dtest failure in
topology_test.TestTopology.simple_decommission_test
Key: CASSANDRA-11837
URL: https://issues.apache.org/jira/browse/CASSANDRA-11837
Project: Cassandra
Issue Type: Test
Reporter: Philip Thompson
Assignee: DS Test Eng
example failure:
http://cassci.datastax.com/job/trunk_dtest/1223/testReport/topology_test/TestTopology/simple_decommission_test
Failed on CassCI build trunk_dtest #1223
The problem is that node3 detected node2 as down before the stop call was made,
so the wait_other_notice check fails. The fix here is almost certainly as
simple as just changing that line to {{node2.stop()}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)