cockroachdb / cockroachdb/cockroach
backup: update `SHOW BACKUP check_files` logic for backup IDs
Open
A-disaster-recovery
C-enhancement
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The original purpose of the `check_files` option in `SHOW BACKUP` was to validate the files in the chain. With the new behavior of `SHOW BACKUP` only displaying one backup, this behavior ends up only validating the backup in question. We should rethink how `check_files` works under this new UX.
Jira issue: CRDB-58889
Epic CRDB-52076
Contributor guide
Assessment
This issue has not been assessed yet.