You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix potential block leak in LuceneSourceOperator (elastic#123835)
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)
0 commit comments