Skip to content

Fix circuit breaker leak in MultiTerms aggregation (#79362)#79422

Merged
iverase merged 3 commits intoelastic:7.15from
iverase:backport79362
Oct 19, 2021
Merged

Fix circuit breaker leak in MultiTerms aggregation (#79362)#79422
iverase merged 3 commits intoelastic:7.15from
iverase:backport79362

Conversation

@iverase
Copy link
Copy Markdown
Contributor

@iverase iverase commented Oct 19, 2021

The MultiTermsAggregator creates a BytesKeyedBucketOrds that never gets closed and therefore it might leak the
memory allocated into the circuit breaker.

backport #79362

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 b4b20bd into elastic:7.15 Oct 19, 2021
@iverase iverase deleted the backport79362 branch October 19, 2021 09:21
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.

1 participant