influxdb/ioxd_compactor2
Joe-Blount 49e19dace5
chore: renaming compaction job concurrency to df concurrency (#7686)
This PR renames the CLI option and variables throughout the compactor to be `df_concurrency` (and similar) instead of `job_concurrency` (and similar).

From the perspective of the compactor, the most noteworthy consequence of this limit is on concurrency within Data Fusion.  This is the limit on the number of DataFusion jobs the compactor may start concurrently.
2023-04-27 18:43:39 +00:00
..
src chore: renaming compaction job concurrency to df concurrency (#7686) 2023-04-27 18:43:39 +00:00
Cargo.toml chore(deps): Bump tokio-util from 0.7.7 to 0.7.8 (#7665) 2023-04-26 09:24:39 +00:00