mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
Info messages are logged when compaction jobs start and finish but there is no message logged when the job is interrupted, e.g. when stopped by the compaction_manager. Refs scylladb/scylla-dtest#2468 Signed-off-by: Benny Halevy <bhalevy@scylladb.com>