isaacreath opened a new pull request, #4547:
URL: https://github.com/apache/cassandra/pull/4547

   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. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to