influxdb/compactor_scheduler/tests
wiedld 81b5d80a91
feat(idpe-17935): move filtering of skipped partitions to the scheduler (#8358)
* catalog.get_in_skipped_compaction() should handle for multiple partitions

* add the ability to perform transformation on sets of partitions (rather than filtering one by one). Start with the transformation to remove skipped partitions, in the scheduler.

* move the env var and cli flag setting, for when to ignore skipped partitions, to the scheduler config.
2023-08-03 11:43:09 -07:00
..
local_scheduler feat(idpe-17935): move filtering of skipped partitions to the scheduler (#8358) 2023-08-03 11:43:09 -07:00
helpers.rs feat(idpe 17789): compactor to scheduler communication. `update_job_status()` and `end_job()` (#8216) 2023-07-24 12:01:28 -07:00
mod.rs feat(idpe 17789): compactor to scheduler communication. `update_job_status()` and `end_job()` (#8216) 2023-07-24 12:01:28 -07:00