cockroachdb / cockroachdb/cockroach
changefeedccl: mixed-version roachtests should randomly PAUSE/RESUME feeds during upgrades
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Currently, the mixed-version roachtests create a single changefeed that stays running through the entire rolling upgrade process. It might be useful to randomly PAUSE/RESUME a changefeed during the rolling upgrade so that we can test things like making sure the changefeed can still resume properly even if it was paused for an entire version upgrade.
Jira issue: CRDB-62100
Contributor guide
Assessment
This issue has not been assessed yet.