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

backup: remove bulkio.backup.elide_common_prefix.enabled setting #138674

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

msbutler
Copy link
Collaborator

@msbutler msbutler commented Jan 8, 2025

This private setting was introduced in 24.1 and was default true to provide more flexibility around whether backup keys should contain prefixes. After a few releases, we have baked prefixless backups sufficiently, so we can remove the setting.

Epic: none

Release note: none

@msbutler msbutler self-assigned this Jan 8, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@msbutler msbutler marked this pull request as ready for review January 8, 2025 21:39
@msbutler msbutler requested a review from a team as a code owner January 8, 2025 21:39
@msbutler msbutler requested review from dt and jeffswenson and removed request for a team January 8, 2025 21:39
@jeffswenson
Copy link
Collaborator

I think we are supposed to add deleted settings to the retiredSettings table in settings/registry.go.

Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

:lgtm: after adding to retiredSettings

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @dt and @jeffswenson)

@msbutler msbutler force-pushed the butler-remove-elision-setting branch from 8d0909c to 5f6ed50 Compare January 9, 2025 20:31
This private setting was introduced in 24.1 and was default true to provide
more flexibility around whether backup keys should contain prefixes. After a
few releases, we have baked prefixless backups sufficiently, so we can remove
the setting.

Epic: none

Release note: none
@msbutler msbutler force-pushed the butler-remove-elision-setting branch from 5f6ed50 to 94d0a78 Compare January 9, 2025 20:32
Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @dt and @jeffswenson)

@msbutler
Copy link
Collaborator Author

TFTR!

bors r=raduberinde

@craig craig bot merged commit 3aaa33f into cockroachdb:master Jan 10, 2025
22 checks passed
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