493f331e4b
* fix: Remove the max_compact_size knob and hardcode a multiple Rather than panic if the user hasn't set this knob in a particular way, set the max_compact_size to the minimum value we need by multiplying max_desired_file_size_bytes by MIN_COMPACT_SIZE_MULTIPLE. Fixes influxdata/idpe#17259. * refactor: Move computation of max_compact_size_bytes into compactor config * test: change test setups to reflect the purposes of the tests --------- Co-authored-by: NGA-TRAN <nga-tran@live.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |