cockroachdb / cockroachdb/cockroach
cdc: include node id in changefeed error message
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When changefeeds fail or pause due to errors, the changefeed stores the error message in the job info table. It would be useful to know which node originated the error that caused the changefeed to fail.
Jira issue: CRDB-52115
Contributor guide
Assessment
This issue has not been assessed yet.