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: adjust range tombstone language to encourage caution #91011

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Oct 31, 2022

Adjust the MVCC range tombstone cluster setting description to highlight its experimental nature and to be appropriately cautious about the consequence of enabling range tombstones.

Cockroach 22.2.0 will ship with the cluster setting and likely at least one bug that may induce corruption if the setting is enabled (#90948).

Epic: None
Release note: None

Close #91001.

Adjust the MVCC range tombstone cluster setting description to highlight
its experimental nature and to be appropriately cautious about the
consequence of enabling range tombstones.

Cockroach 22.2.0 will ship with the cluster setting and likely at least
one bug that may induce corruption if the setting is enabled
(cockroachdb#90948).

Release note: None
@jbowens jbowens marked this pull request as ready for review October 31, 2022 18:48
@jbowens jbowens requested a review from a team as a code owner October 31, 2022 18:48
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@nicktrav nicktrav left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jbowens)

@jbowens
Copy link
Collaborator Author

jbowens commented Nov 1, 2022

TFTR!

bors r=nicktrav

@craig
Copy link
Contributor

craig bot commented Nov 1, 2022

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Nov 1, 2022

Build succeeded:

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.

storage: underscore / emphasize status of storage.mvcc.range_tombstones.enabled cluster setting
3 participants