Skip to content

Conversation

aerfrei
Copy link
Contributor

@aerfrei aerfrei commented Oct 6, 2025

Backport 1/1 commits from #154863 on behalf of @aerfrei.


Fixes a panic that occurred when evaluating per-table protected timestamp settings. The fix adds a nil check on the change aggregator spec ProgressConfig before accessing the per-table PTS flag.

Fixes: #154830
Epic: CRDB-1421
Release note: None


Release justification: This issue was causing a panic in a mixed-version scenario which is a release blocker. See #154830

Fixes a panic that occurred when evaluating per-table
protected timestamp settings. The fix adds a nil check on the
change aggregator spec ProgressConfig before accessing the
per-table PTS flag.

Fixes: cockroachdb#154830
Epic: CRDB-1421
Release note: None
@aerfrei aerfrei requested a review from a team as a code owner October 6, 2025 20:02
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Oct 6, 2025
@aerfrei aerfrei requested review from rharding6373 and removed request for a team October 6, 2025 20:02
@blathers-crl blathers-crl bot requested a review from asg0451 October 6, 2025 20:02
Copy link

blathers-crl bot commented Oct 6, 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 6, 2025
Copy link

blathers-crl bot commented Oct 6, 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

@aerfrei aerfrei merged commit 89cb811 into cockroachdb:release-25.4 Oct 6, 2025
15 checks passed
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 blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. T-cdc target-release-25.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants