Skip to content

importccl,backupccl: use crdb_internal.invalid_objects to check for invalid descriptors #84757

@adityamaru

Description

@adityamaru

SQL Schema have a virtual table to check for invalid descriptors in a cluster. Restore and import are in the business of creating and ingesting descriptors, and so we should check the virtual table post restore/import for any invalid descriptor states they might have generated. This should be added to as many restore/import tests as possible, but also potentially as a sanity check during a restore/import once the descriptors have been published to an online state.

Jira issue: CRDB-17847

Metadata

Metadata

Assignees

Labels

A-disaster-recoveryC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-disaster-recoverystability-periodIntended to be worked on during a stability period. Use with the Milestone field to specify version.

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions