Skip to content

Conversation

@original-brownbear
Copy link
Contributor

Backports the following commits to 8.19:

…lastic#127058)

We have some spots where we retain a reference to the `ReleasableBytesReference` instance
well beyond its ref-count reaching `0`. If it itself references Netty buffers or `BigArrays`
that are not pooled (mostly as a result of overflowing the pooled number of bytes for large
messages or under heavy load) then those bytes are not GC-able unless we unlink them here.
@original-brownbear original-brownbear added :Distributed Coordination/Network Http and internode communication implementations >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Coordination Meta label for Distributed Coordination team labels May 6, 2025
@elasticsearchmachine elasticsearchmachine merged commit f619287 into elastic:8.19 May 6, 2025
15 checks passed
@original-brownbear original-brownbear deleted the backport/8.19/pr-127058 branch May 6, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed Coordination/Network Http and internode communication implementations >non-issue Team:Distributed Coordination Meta label for Distributed Coordination team v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants