mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
Similar to #9313, stop_compaction should also reuse the stop_ongoing_comapctions() infrastructure and wait on ongoing compactions of the given type to stop. Fixes #9695 Signed-off-by: Benny Halevy <bhalevy@scylladb.com>