cockroachdb / cockroachdb/cockroach
changefeedccl: make more tests that run a bunch of feeds in parallel with race on
Open
A-cdc
C-enhancement
E-quick-win
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This is a bit of a testing gap, and we have quite a bit of mutable state for performance reasons. We should add tests to ensure we don't introduce data races between feeds.
Contributor guide
Assessment
This issue has not been assessed yet.