cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.18k stars 3.82k forks source link

cdc: audit retry transaction errors #133124

Open rharding6373 opened 1 month ago

rharding6373 commented 1 month ago

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

blathers-crl[bot] commented 1 month ago

cc @cockroachdb/cdc