mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
Task manager's tasks covering resharding compaction on top and shard level. Closes #14112 * github.com:scylladb/scylladb: test: extend test_compaction_task.py to test reshaping compaction compaction: move reshape function to shard_reshaping_table_compaction_task_impl::run() compaction: add shard_reshaping_compaction_task_impl replica: delete unused function compaction: add table_reshaping_compaction_task_impl compaction: copy reshape to task_manager_module.cc compaction: add reshaping_compaction_task_impl