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

PR #106217 - upgrades: try to repair catalog corruptions during upgrade #17413

Open
cockroach-teamcity opened this issue Jul 7, 2023 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

Related PR: cockroachdb/cockroach#106217
Commit: cockroachdb/cockroach@7a6036d
Fixes: CRDB-28522 CRDB-18255


Release note (general change): upgrading the cluster version to a new
release will not only check for descriptor- and other catalog
corruptions but will attempt to repair some of them on a best-effort
basis. This should seamlessly get rid of all longstanding descriptor
back-reference corruptions, which typically don't manifest themselves
until a schema change or an upgrade are performed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant