Skip to content

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

Merged
iverase merged 2 commits intoelastic:7.xfrom
iverase:backport/7.x/pr-79362
Oct 19, 2021
Merged

[7.x] Fix circuit breaker leak in MultiTerms aggregation (#79362)#79421
iverase merged 2 commits intoelastic:7.xfrom
iverase:backport/7.x/pr-79362

Conversation

@iverase
Copy link
Copy Markdown
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