mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 10:30:38 +00:00
The enable_sstable_key_validation and summary_bytes_cost are used in sstables writing code, keeping them on sstable_writer_config removes more calls to global get_config(). Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>