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

[CASSANDRA-19335](https://issues.apache.org/jira/browse/CASSANDRA-19335), introduced in [PR#3069](https://github.com/apache/cassandra/pull/3069), implements the following changes: 1. By default, `nodetool tablestats` now outputs byte sizes with human-readable suffixes (e.g., "bytes", "KiB", "MiB"). This update has caused several dtests...

Summary: Add test for blocking read repair won't timeout

… during a normal startup Patch by Sam Tunnicliffe; reviewed by XXX for CASSANDRA-19093

Fixes test failure for the improved `prettyPrintMemory` in CASSANDRA-18397.