cockroachdb / cockroachdb/cockroach
restore: marked errors should display marks in error reporting
Open
A-disaster-recovery
C-enhancement
P-2
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
It was noted in the investigation of an issue that the error reporting in the logs does not surface the marks contained in an error (e.g. `restore processor error after forward progress` mark), which made it difficult to determine whether certain code paths were triggered. It would be best for these marks to also be surfaced when stringifying an error to streamline debugging.
Jira issue: CRDB-51364
Epic CRDB-50823
Contributor guide
Assessment
This issue has not been assessed yet.