mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 05:26:58 +00:00
There are several compaction types, and we should print the correct one when listing ongoing compaction. Currently, we only support compaction types: COMPACTION and CLEANUP. Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com> Message-Id: <c96b1508a8216bf5405b1a0b0f8489d5cc4be844.1453851299.git.raphaelsc@scylladb.com>