influxdata / influxdata/influxdb
Do not compact series files until sufficiently bloated
Open
1.x
area/tsm
kind/feature-request
team/edge
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Series file compaction should only proceed if the bloat percentage (entries which will not be copied) exceeeds a configurable paramter. This will prevent unnecessary recompaction of files which are near-optimal.
Contributor guide
Assessment
This issue has not been assessed yet.