mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +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>