cockroachdb / cockroachdb/cockroach
changefeedccl: add correctness validators to all cdc roachtests
Open
A-cdc
C-bug
O-postmortem
P-3
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Ordering and at least once delivery validators should be added to all existing CDC roachtests to improve test coverage.
Jira issue: CRDB-38727
Contributor guide
Research direction
Start by locating the existing CDC roachtests and any current correctness-validator patterns in the repository. Determine how ordering and at-least-once delivery are validated, then apply those validators across all existing CDC roachtests. Done means every existing CDC roachtest checks both properties and the relevant roachtests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- database, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100