Skip to content

release-25.2: rangefeed: don't hold references to popped events #149324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release-25.2
Choose a base branch
from

Conversation

blathers-crl[bot]
Copy link

@blathers-crl blathers-crl bot commented Jul 1, 2025

Backport 1/1 commits from #149287 on behalf of @stevendanna.


Fixes #149320
Informs #149121

Release note: None


Release justification: Bug fix for already-feature-gated feature.

Make sure that any memory referenced by this event isn't held back
from GC because it is still in the already-read portion of the chunk.

Fixes #149320
Informs #149121

Release note: None
@blathers-crl blathers-crl bot force-pushed the blathers/backport-release-25.2-149287 branch from 41ea684 to 8e23874 Compare July 1, 2025 11:24
@blathers-crl blathers-crl bot requested a review from a team as a code owner July 1, 2025 11:24
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Jul 1, 2025
@blathers-crl blathers-crl bot requested review from stevendanna and wenyihu6 July 1, 2025 11:24
Copy link
Author

blathers-crl bot commented Jul 1, 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 the backport Label PR's that are backports to older release branches label Jul 1, 2025
Copy link
Author

blathers-crl bot commented Jul 1, 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

@stevendanna stevendanna requested a review from arulajmani July 2, 2025 08:18
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants