Skip to content

Conversation

@isaacreath
Copy link
Contributor

This patch adds a new configuration, data_disk_usage_stop_writes_for_keyspace_on_fail, which ensures that if any node which replicates a given keyspace is full, all writes to that keyspace are blocked. The goal of this configuration is to provide simpler semantics to users of this guardrail, instead of having to deal with managing write failures to a subset of replicas in the cluster.

…rites across all replicas of a keyspace when any node replicating that keyspace exceeds the disk usage failure threshold.

This commit adds a new configuration, data_disk_usage_stop_writes_for_keyspace_on_fail, which ensures that if any node which replicates a given keyspace is full, all writes to that keyspace are blocked.
@isaacreath isaacreath force-pushed the CASSANDRA-21024-trunk branch from 736cf52 to 5b1845c Compare January 6, 2026 17:52
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.

1 participant