mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
With that, it is always expected that _compaction_state[cf] exists when compaction jobs are submnitted. Otherwise, throw std::out_of_range exception. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>