Files
scylladb/api
Botond Dénes 8501820798 Merge '[Backport 2025.3] api: storage_service: tasks: unify sync and async compaction APIs' from Scylladb[bot]
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.

Unify the handlers of synchronous and asynchronous cleanup, major
compaction, and upgrade_sstables.

Fixes: https://github.com/scylladb/scylladb/issues/26715.

Requires backports to all live versions

- (cherry picked from commit 12dabdec66)

- (cherry picked from commit 044b001bb4)

- (cherry picked from commit fdd623e6bc)

Parent PR: #26746

Closes scylladb/scylladb#26886

* github.com:scylladb/scylladb:
  api: storage_service: tasks: unify upgrade_sstable
  api: storage_service: tasks: force_keyspace_cleanup
  pi: storage_service: tasks: unify force_keyspace_compaction
2026-01-08 17:56:18 +02:00
..
2025-05-15 11:08:52 +03:00
2025-02-15 20:32:22 +02:00
2025-01-15 10:11:40 +03:00