CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
30.07k
stars
3.8k
forks
source link
changefeedccl: mock async behavior in pulsar test feed #118899
Open
jayshrivastava opened 8 months ago
The pulsar test feed currently uses a synchronous send. We should make it async and implement
Flush
to mock a realistic scenario.Jira issue: CRDB-35953
Epic CRDB-9180