cassandra-dtest icon indicating copy to clipboard operation
cassandra-dtest copied to clipboard

Mirror of Distributed test suite for Apache Cassandra

Results 49 cassandra-dtest issues
Sort by recently updated
recently updated
newest added

Please see: [CASSANDRA-16983](https://issues.apache.org/jira/browse/CASSANDRA-16983) and the [pull request #1220](https://github.com/apache/cassandra/pull/1220) for apache/cassandra.

test_multi_dc_replace_with_rf1 was failing without vnodes long time ago for some now unknown reason. Now there is an empirical evidence that the test doesn't fail any more. Thus the requirements to...

Once https://github.com/grighetto/cassandra/pull/3 is applied to C*, the referred test in this PR shouldn't be flaky anymore. Also, ignored an additional log message that may come up while the channel is...