Skip to content

Conversation

andyyang890
Copy link
Collaborator

@andyyang890 andyyang890 commented Oct 10, 2025

Backport 1/1 commits from #152364.

/cc @cockroachdb/release


Before this change, when the change frontier encountered an error while
restoring a changefeed's span-level checkpoint, it would ignore the
error instead of moving to draining like change aggregators would.

Fixes #152104

Release note: None


Release justification: adding missing error handling which could allow data corruption to go unnoticed

Before this change, when the change frontier encountered an error while
restoring a changefeed's span-level checkpoint, it would ignore the
error instead of moving to draining like change aggregators would.

Release note: None
@andyyang890 andyyang890 requested a review from asg0451 October 10, 2025 21:01
@andyyang890 andyyang890 requested a review from a team as a code owner October 10, 2025 21:01
Copy link

blathers-crl bot commented Oct 10, 2025

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot added backport Label PR's that are backports to older release branches T-cdc labels Oct 10, 2025
Copy link

blathers-crl bot commented Oct 10, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@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

backport Label PR's that are backports to older release branches T-cdc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants