mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 18:10:39 +00:00
The switch is important once we have multiple compaction groups, as a single table may own several groups. There will no longer be a replica::table::as_table_state(). Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>