mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
We should separate the scheduling groups used for major compaction from the the regular compaction scheduling group so that the latter can be affected by the backlog tracker in case backlog accumulates during a long running major compaction. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>