cockroachdb / cockroachdb/cockroach
backupccl: provide redacted backup stmt in scheduled job exec logs and errors
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
As a short term fix to https://github.com/cockroachdb/cockroach/issues/99145, we removed the un-sanitized backup stmt from all errors and logs in the schedule executor. We ought to instead return a sanitized backup stmt.
Jira issue: CRDB-25800
Contributor guide
Assessment
This issue has not been assessed yet.