Sean McCarthy created CASSANDRA-12856:
-----------------------------------------
Summary: dtest failure in
replication_test.SnitchConfigurationUpdateTest.test_cannot_restart_with_different_rack
Key: CASSANDRA-12856
URL: https://issues.apache.org/jira/browse/CASSANDRA-12856
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
Attachments: node1.log
example failure:
http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/280/testReport/replication_test/SnitchConfigurationUpdateTest/test_cannot_restart_with_different_rack
{code}
Error Message
Problem stopping node node1
{code}{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/replication_test.py", line 630, in
test_cannot_restart_with_different_rack
node1.stop(wait_other_notice=True)
File "/usr/local/lib/python2.7/dist-packages/ccmlib/node.py", line 727, in
stop
raise NodeError("Problem stopping node %s" % self.name)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)