mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
Get values from cf->schema instead of using hardcoded threshold values. In addition, move DEFAULT_MIN_COMPACTION_THRESHOLD and DEFAULT_MAX_COMPACTION_THRESHOLD to schema.hh so as not to have knowledge duplicated. Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>