Skip to content

Mbyrd/cassandra 21245/cassandra 5.0#4741

Open
Jollyplum wants to merge 2 commits intoapache:cassandra-5.0from
Jollyplum:mbyrd/CASSANDRA-21245/cassandra-5.0
Open

Mbyrd/cassandra 21245/cassandra 5.0#4741
Jollyplum wants to merge 2 commits intoapache:cassandra-5.0from
Jollyplum:mbyrd/CASSANDRA-21245/cassandra-5.0

Conversation

@Jollyplum
Copy link
Copy Markdown
Contributor

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

Will attach CI run to the JIRA.
CASSANDRA-21245

Matt Byrd and others added 2 commits May 8, 2026 11:13
expected from completing a compaction

Co-authored-by: Jon Meredith <jmeredithco@apple.com>
…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>
@Jollyplum Jollyplum force-pushed the mbyrd/CASSANDRA-21245/cassandra-5.0 branch from eca2964 to 06386c3 Compare May 8, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants