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.05k stars 3.8k forks source link

CDC: test changefeeds at scale #56950

Open amruss opened 3 years ago

amruss commented 3 years ago

Test Changefeeds in large scale environments (10s of thousands of transactions per second).

Put together a document of best practices and limitations for using changefeeds at scale.

Jira issue: CRDB-2888

miretskiy commented 1 year ago

@amruss do you think we should still keep this issue around? There isn't much specifics here; and we did have numerous tests/benchmarks around scalability. We of course could always do more -- i.e. have some sort of a large scale roach test. I'm not sure we would get a lot out of it -- and for these reasons I think we should close this issue. Can you do that, or keep it open if you disagree.