mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Task manager's tasks covering resharding compaction on table and shard level. Closes #14044 * github.com:scylladb/scylladb: test: extend test_compaction_task.py to test resharding compaction compaction: add shard_reshard_sstables_compaction_task_impl compaction: invoke resharding on sharded database compaction: move run_resharding_jobs into reshard_sstables_compaction_task_impl::run() replica: delete unused functions and struct compaction: add reshard_sstables_compaction_task_impl compaction: replica: copy struct and functions from distributed_loader.cc compaction: create resharding_compaction_task_impl