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

[8.x] Fix potential block leak in LuceneSourceOperator (#123835) #123836

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Mar 3, 2025

This will backport the following commits from main to 8.x:

A follow-up to elastic#123296 to address a potential block leak that may occur
when a circuit-breaking exception is triggered while truncating the docs
or scores blocks.

Relates  elastic#123296

(cherry picked from commit 7560e2e)
@dnhatn dnhatn added the backport label Mar 3, 2025
@dnhatn dnhatn added the :Analytics/ES|QL AKA ESQL label Mar 3, 2025
@dnhatn dnhatn merged commit 8433127 into elastic:8.x Mar 3, 2025
13 of 16 checks passed
@dnhatn dnhatn deleted the backport/8.x/pr-123835 branch March 3, 2025 06:59
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.

2 participants