cassandra/src/java
Matt Byrd af6930c986 Uncompressed size is being used for compressed tables in maintenance operations
use compression ratio to scale the amount of remaining disk usage
CompactionInfo::estimatedRemainingWriteBytes is uncompressed, causing compaction to be rejected due to size when it has space to complete

patch by Matt Byrd; reviewed by Dmitry Konstantinov, Marcus Eriksson for CASSANDRA-21245

Co-authored-by: Jon Meredith <jmeredithco@apple.com>
2026-05-13 13:15:46 +01:00
..
com/datastax/driver/core Merge branch 'cassandra-3.11' into cassandra-4.0 2022-02-07 11:26:13 +01:00
org/apache/cassandra Uncompressed size is being used for compressed tables in maintenance operations 2026-05-13 13:15:46 +01:00