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

Add an option to spread ingester flushes evenly over time #1414

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

bboreham
Copy link
Contributor

Fixes #1412

This makes the load on the DB less bursty, at the cost of some smaller chunks being flushed the first time round the cycle after a cold start.

I should really do some unit tests...

This makes the load on the DB less bursty, at the cost of some smaller
chunks being flushed the first time round the cycle after a cold start.

Signed-off-by: Bryan Boreham <bryan@weave.works>
@bboreham bboreham merged commit 53988eb into master Jun 5, 2019
@bboreham bboreham deleted the spread-flushes branch June 5, 2019 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sawtooth memory usage of ingester
2 participants