Skip to content

Conversation

@blathers-crl
Copy link

@blathers-crl blathers-crl bot commented Nov 7, 2025

Backport 1/1 commits from #156729 on behalf of @sanki92.


Fix TestChangefeedFlushesSinkToReleaseMemory test flake

Fixes #156078

The test was failing on grpc connection closing errors that weren't being ignored. Using grpcutil.IsClosedConnection() to properly handle all connection closing scenarios including the specific "grpc: the client connection is closing" error.

Changed:

  • pkg/ccl/changefeedccl/helpers_test.go: Use grpcutil.IsClosedConnection() in error handling

Release justification: test-only change

@blathers-crl blathers-crl bot force-pushed the blathers/backport-release-25.4-156729 branch from 1dfd97e to 12f9fad Compare November 7, 2025 13:27
@blathers-crl blathers-crl bot requested a review from a team as a code owner November 7, 2025 13:27
@blathers-crl blathers-crl bot requested review from KeithCh and removed request for a team November 7, 2025 13:27
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Nov 7, 2025
@blathers-crl blathers-crl bot requested a review from andyyang890 November 7, 2025 13:27
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@blathers-crl
Copy link
Author

blathers-crl bot commented Nov 7, 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 Nov 7, 2025
@andyyang890 andyyang890 self-assigned this Nov 7, 2025
@andyyang890 andyyang890 merged commit 4837a85 into release-25.4 Nov 7, 2025
15 checks passed
@andyyang890 andyyang890 deleted the blathers/backport-release-25.4-156729 branch November 7, 2025 16:25
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.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants