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

backupccl: add restore corrupt descriptor validation test #92636

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

msbutler
Copy link
Collaborator

This patch adds a test that ensures that restore automatically detects corrupt restoring descriptors via the sql descriptor collection read/write machinery.

Fixes #84757

Release note: None

@msbutler
Copy link
Collaborator Author

@stevendanna rfal!

This patch adds a test that ensures that restore automatically detects corrupt
restoring descriptors via the sql descriptor collection read/write machinery.

Fixes cockroachdb#84757

Release note: None
@msbutler
Copy link
Collaborator Author

TFTR!

bors r=adityamaru

@craig
Copy link
Contributor

craig bot commented Nov 30, 2022

Build succeeded:

@craig craig bot merged commit b21fd88 into cockroachdb:master Nov 30, 2022
@msbutler msbutler deleted the butler-desc-test branch December 5, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

importccl,backupccl: use crdb_internal.invalid_objects to check for invalid descriptors
2 participants