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

storage: remove kv.learner_replicas.enabled cluster setting #40253

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

danhhz
Copy link
Contributor

@danhhz danhhz commented Aug 27, 2019

To remove preemptive snapshot code in 20.1, among other things we need
to guarantee that no-one is still using them in 19.2, which means we
cannot offer the fallback of turning them off. They've been defaulted on
for a few weeks, so hopefully we've found most of the major issues and
any remaining ones will shake out in stability period.

Release note: None

To remove preemptive snapshot code in 20.1, among other things we need
to guarantee that no-one is still using them in 19.2, which means we
cannot offer the fallback of turning them off. They've been defaulted on
for a few weeks, so hopefully we've found most of the major issues and
any remaining ones will shake out in stability period.

Release note: None
@danhhz danhhz requested a review from tbg August 27, 2019 18:50
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@tbg tbg left a comment

Choose a reason for hiding this comment

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

Reviewed 4 of 4 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

@danhhz
Copy link
Contributor Author

danhhz commented Aug 27, 2019

TFTR!

bors r=tbg

craig bot pushed a commit that referenced this pull request Aug 27, 2019
40253: storage: remove kv.learner_replicas.enabled cluster setting r=tbg a=danhhz

To remove preemptive snapshot code in 20.1, among other things we need
to guarantee that no-one is still using them in 19.2, which means we
cannot offer the fallback of turning them off. They've been defaulted on
for a few weeks, so hopefully we've found most of the major issues and
any remaining ones will shake out in stability period.

Release note: None

Co-authored-by: Daniel Harrison <[email protected]>
@craig
Copy link
Contributor

craig bot commented Aug 27, 2019

Build succeeded

@craig craig bot merged commit c5ba3cd into cockroachdb:master Aug 27, 2019
@danhhz danhhz deleted the learner_setting branch September 3, 2019 19:01
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.

3 participants