Skip to content

changefeedccl: log g.Wait error in alter changefeed backfill test#169594

Draft
aerfrei wants to merge 1 commit intocockroachdb:masterfrom
aerfrei:cdc-test-log-error
Draft

changefeedccl: log g.Wait error in alter changefeed backfill test#169594
aerfrei wants to merge 1 commit intocockroachdb:masterfrom
aerfrei:cdc-test-log-error

Conversation

@aerfrei
Copy link
Copy Markdown
Contributor

@aerfrei aerfrei commented May 1, 2026

Surface the consumer goroutine's exit error rather than discarding it, to diagnose flakes where seenBarKeys is empty even though highwater advanced.

Epic: none
Release note: None

@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io Bot commented May 1, 2026

Merging to master in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Surface the consumer goroutine's exit error rather than discarding it,
to diagnose flakes where seenBarKeys is empty even though highwater
advanced. This change logs any error other than "job canceled by user"
which is expected when the test passes.

Epic: none
Release note: None
Fixes: cockroachdb#169505
@aerfrei aerfrei force-pushed the cdc-test-log-error branch from 519a824 to 91cb35a Compare May 4, 2026 15:29
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.

2 participants