Jim Witschey created CASSANDRA-10646:
----------------------------------------
Summary: crash_during_decommission_test dtest fails on windows
Key: CASSANDRA-10646
URL: https://issues.apache.org/jira/browse/CASSANDRA-10646
Project: Cassandra
Issue Type: Sub-task
Reporter: Jim Witschey
Fix For: 3.0.0
{{topology_test.py:TestTopology.crash_during_decommission_test}} flaps on on C*
3.0 on Windows:
http://cassci.datastax.com/view/win32/job/cassandra-3.0_dtest_win32/100/testReport/topology_test/TestTopology/crash_during_decommission_test/history/
Since this test raises 2 errors on failure, there are 2 histories on CassCI for
it:
http://cassci.datastax.com/view/win32/job/cassandra-3.0_dtest_win32/100/testReport/topology_test/TestTopology/crash_during_decommission_test_2/history/
It looks like it fails because of contention over the temporary file where
{{cassandra.env}} is stored:
http://cassci.datastax.com/view/win32/job/cassandra-3.0_dtest_win32/101/testReport/junit/topology_test/TestTopology/crash_during_decommission_test/
Looks like this happens when {{nodetool status}} is called, since {{nodetool}}
sources {{cassandra-env.sh}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)