Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest/cdc: enable runCDCBackfillRollingRestart on nightlies #123936

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wenyihu6
Copy link
Contributor

This patch adds runCDCBackfillRollingRestart as a roachtest running on nightlies.

Epic: None
Resolves: None

Previously, we forward the most up to date state for all spans in cockroachdb#102717 to reduce duplicates upon changefeed resumes. This can cause unexpected behaviour during initial scans since initial scan logic relies on all resolved timestamps being empty.
This patch adds runCDCBackfillRollingRestart as a roachtest running on nightlies.

Epic: None
Resolves: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants