Skip to content

Conversation

aerfrei
Copy link
Contributor

@aerfrei aerfrei commented Oct 6, 2025

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

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
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 added the backport-25.4.x Flags PRs that need to be backported to 25.4 label Oct 6, 2025
@aerfrei aerfrei requested a review from asg0451 October 6, 2025 17:02
@aerfrei aerfrei marked this pull request as ready for review October 6, 2025 17:02
@aerfrei aerfrei requested a review from a team as a code owner October 6, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-25.4.x Flags PRs that need to be backported to 25.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

roachtest: cdc/mixed-versions failed
3 participants