Files
scylladb/api/api-doc
Aleksandra Martyniuk ee5bec0fce api: storage_service: tasks: unify force_keyspace_compaction
Currently, all apis that start a compaction have two versions:
synchronous and asynchronous. They share most of the implementation,
but some checks and params have diverged.

Add consider_only_existing_data parameter to /tasks/compaction/keyspace_compaction/{keyspace},
to match the synchronous version of the api (/storage_service/keyspace_compaction/{keyspace}).

Unify the handlers of both apis.

(cherry picked from commit 12dabdec66)
2025-11-14 16:41:45 +01:00
..
2024-06-07 06:44:59 +08:00
2023-12-05 15:18:11 +02:00
2023-12-05 15:18:11 +02:00