Skip to content

Remove claim-on-rollout option #1566

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 3 commits into from
Aug 25, 2019
Merged

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Aug 8, 2019

As discussed in Slack

Chris Marchbanks Related to #1560, What do people think of defaulting the flag -ingester.claim-on-rollout to true, maybe even deprecating the flag. Does anyone run with that flag off?
Bryan Boreham I've just looked back to see that the flag came in with #325, where the whole rolling updates thing was added.
So it was reasonable at the time to have a way to turn it off, but I think it's past its usefulness.

Leave the flag and yaml names for now to avoid crashing.

Leave the flag and yaml names for now to avoid crashing.

Signed-off-by: Bryan Boreham <[email protected]>
Copy link
Contributor

@jtlisi jtlisi left a comment

Choose a reason for hiding this comment

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

This looks great to me, I can't think of a case where you wouldn't want the flag enabled.

Copy link
Contributor

@csmarchbanks csmarchbanks left a comment

Choose a reason for hiding this comment

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

I like it. Before we merge though, @jtlisi would this affect the HA ruler in any strange way? I think it uses the lifecycler code at least.

@tomwilkie
Copy link
Contributor

Test failure looks legit?

Now we default to always attempt a transfer, we need to disable this
in testing otherwise it slows every test down by 5-10 seconds.

Signed-off-by: Bryan Boreham <[email protected]>
@bboreham bboreham force-pushed the remove-claim-on-rollout-flag branch from 114faf3 to 6973461 Compare August 16, 2019 16:19
@tomwilkie
Copy link
Contributor

Changelog entry? Otherwise merge away.

@bboreham bboreham force-pushed the remove-claim-on-rollout-flag branch from 7256e39 to ea76f05 Compare August 24, 2019 09:10
@bboreham bboreham merged commit 5dc04ff into master Aug 25, 2019
@bboreham bboreham deleted the remove-claim-on-rollout-flag branch August 25, 2019 12:18
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.

4 participants