Files
scylladb/conf
Taras Veretilnyk 64fc53cb7c db: add rows_count_fail_threshold config option
Reject writes targeting a partition whose on-disk row count already
exceeds this threshold.  Code default is 0 (disabled) for existing
clusters; scylla.yaml ships 200000 for new deployments.
2026-05-13 13:47:17 +02:00
..