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
29.84k stars 3.77k forks source link

changefeedccl: chaos testing for slow sinks #92607

Open amruss opened 1 year ago

amruss commented 1 year ago

There are many scenarios where sinks can be slow, whether it is due to an intentional throttling of the consumer or because of other quirks. Today, we do not handle these situations well. Related: https://github.com/cockroachdb/cockroach/issues/92290

We should introduce end-to-end chaos testing to better test changefeeds under these circumstances.

Jira issue: CRDB-21881

blathers-crl[bot] commented 1 year ago

cc @cockroachdb/cdc