Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not compact series files until sufficiently bloated #24946

Open
davidby-influx opened this issue Apr 29, 2024 · 0 comments
Open

Do not compact series files until sufficiently bloated #24946

davidby-influx opened this issue Apr 29, 2024 · 0 comments

Comments

@davidby-influx
Copy link
Contributor

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.

@davidby-influx davidby-influx self-assigned this Apr 29, 2024
@davidby-influx davidby-influx changed the title DO not compact series files until sufficiently bloated Do not compact series files until sufficiently bloated Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant