Skip to content

Conversation

andyyang890
Copy link
Collaborator

Backport 1/1 commits from #154802.

/cc @cockroachdb/release


This patch fixes a bug where the memory monitor wouldn't reclaim the
memory allocated to events corresponding to unwatched column families
for a changefeed that targets only a subset of a table's families.

Fixes #154776

Release note (bug fix): A bug where a changefeed targeting only a subset
of a table's column families could become stuck has been fixed.


Release justification: fix for high-severity bug

This patch fixes a bug where the memory monitor wouldn't reclaim the
memory allocated to events corresponding to unwatched column families
for a changefeed that targets only a subset of a table's families.

Release note (bug fix): A bug where a changefeed targeting only a subset
of a table's column families could become stuck has been fixed.
@andyyang890 andyyang890 requested a review from asg0451 October 8, 2025 00:33
@andyyang890 andyyang890 requested a review from a team as a code owner October 8, 2025 00:33
Copy link

blathers-crl bot commented Oct 8, 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 8, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@andyyang890 andyyang890 merged commit 0c89237 into cockroachdb:release-25.3 Oct 8, 2025
15 checks passed
@andyyang890 andyyang890 deleted the backport25.3-154802 branch October 8, 2025 15:47
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 target-release-25.3.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants