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.21k stars 3.82k forks source link

changefeedccl: testing: add a roachtest that repros unstable behaviour #136587

Open asg0451 opened 16 hours ago

asg0451 commented 16 hours ago

Make a roachtest with a sink that can keep up with regular traffic but cant keep up with catchup scans. Introduce a transient error and watch the feed never recover. This is something we think we've seen a few times during escalations and the scale test, and it would be nice to have a repro for it.

Jira issue: CRDB-45147

blathers-crl[bot] commented 16 hours ago

cc @cockroachdb/cdc