Aleksandra Martyniuk
|
8afa54d4f6
|
compaction: create task manager's task for offstrategy keyspace compaction on one shard
Implementation of task_manager's task that covers local offstrategy keyspace compaction.
|
2023-03-30 10:49:09 +02:00 |
|
Aleksandra Martyniuk
|
73860b7c9d
|
compaction: create task manager's task for offstrategy keyspace compaction
Implementation of task_manager's task covering offstrategy keyspace compaction
that can be started through storage_service api.
|
2023-03-30 10:44:56 +02:00 |
|
Aleksandra Martyniuk
|
27b999808f
|
compaction: create task manager's task for cleanup keyspace compaction on one shard
Implementation of task_manager's task that covers cleanup keyspace compaction
on one shard.
|
2023-03-13 16:35:39 +01:00 |
|
Aleksandra Martyniuk
|
7dd27205f6
|
compaction: create task manager's task for cleanup keyspace compaction
Implementation of task_manager's task covering cleanup keyspace compaction
that can be started through storage_service api.
|
2023-03-13 16:35:39 +01:00 |
|
Aleksandra Martyniuk
|
b188060535
|
compaction: create task manager's task for major keyspace compaction on one shard
Implementation of task_manager's task that covers major keyspace compaction
on one shard.
|
2023-03-01 18:56:26 +01:00 |
|
Aleksandra Martyniuk
|
159e603ac4
|
compaction: create task manager's task for major keyspace compaction
Implementation of task_manager's task covering major keyspace compaction
that can be started through storage_service api.
|
2023-02-23 15:48:05 +01:00 |
|
Aleksandra Martyniuk
|
6b1d7f5979
|
compaction: copy run_on_existing_tables to task_manager_module.cc
Copy run_on_existing_tables from api/storage_service.cc to
compaction/task_manager_module.cc
|
2023-02-23 15:31:59 +01:00 |
|