cockroachdb / cockroachdb/cockroach
cdc: audit retry transaction errors
Open
A-cdc
C-investigation
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We've had past issues stemming from errors that lead to transaction retries and resulted in bad state (e.g., not updating the PTS table, fixed in https://github.com/cockroachdb/cockroach/pull/132712). We should audit use of transactions within CDC and add test coverage of transaction retries where applicable.
Jira issue: CRDB-43463
Contributor guide
Assessment
This issue has not been assessed yet.