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

Added flag to flush chunks to long-term storage even when using WAL. #2780

Merged
merged 3 commits into from
Jun 29, 2020
Merged

Added flag to flush chunks to long-term storage even when using WAL. #2780

merged 3 commits into from
Jun 29, 2020

Conversation

pstibrany
Copy link
Contributor

@pstibrany pstibrany commented Jun 24, 2020

What this PR does: This PR adds flag to flush chunks to long-term storage even when using WAL. In addition to that, it fixes racy access to flushOnShutdown field in Ingester.

This flag follows the proposal from PR #2717.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Peter Štibraný <[email protected]>
Signed-off-by: Peter Štibraný <[email protected]>
Copy link
Contributor

@sandeepsukhani sandeepsukhani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pstibrany pstibrany merged commit a992ef6 into cortexproject:master Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants