Skip to content

Move ExtendWrites field to distributor. #3719

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

Merged
merged 4 commits into from
Jan 20, 2021
Merged

Move ExtendWrites field to distributor. #3719

merged 4 commits into from
Jan 20, 2021

Conversation

pstibrany
Copy link
Contributor

@pstibrany pstibrany commented Jan 20, 2021

What this PR does: After recent change to ring code (#3675), ExtendWrites field introduced in #3305 was no longer used inside ring code, but only in distributor. This PR removes the field from ring config structure and moves it to distributor config structure.

This breaks YAML config, but doesn't affect command line flag. Note that "extend writes" is still experimental.

Checklist

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

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
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

@pstibrany pstibrany merged commit 22d38a9 into cortexproject:master Jan 20, 2021
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.

2 participants