Skip to content
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

[7.x] Fix circuit breaker leak in MultiTerms aggregation (#79362) #79421

Merged
merged 2 commits into from
Oct 19, 2021

Conversation

iverase
Copy link
Contributor

@iverase iverase commented Oct 19, 2021

Backports the following commits to 7.x:

The MultiTermsAggregator creates a BytesKeyedBucketOrds that never gets closed and therefore it might leak the
memory allocated into the circuit breaker.
@iverase iverase merged commit 220e3cf into elastic:7.x Oct 19, 2021
@iverase iverase deleted the backport/7.x/pr-79362 branch October 19, 2021 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants