Skip to content

Conversation

original-brownbear
Copy link
Contributor

Backport of #115723

The results instance does not need to be a field.
It's state handling is fairly straight forward, it needs to be released once all fetches have been procesed. No need to even create it on any other path so I split up the method slightly to clearly isolate when and how we need the results instance.

Part of #115722

The results instance does not need to be a field. It's state handling is fairly straight forward, it needs to be released once all fetches have been procesed. No need to even create it on any other path so I split up the method slightly to clearly isolate when and how we need the results instance. Part of elastic#115722
@original-brownbear original-brownbear added backport :Search Foundations/Search Catch all for Search Foundations auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Nov 22, 2024
@elasticsearchmachine elasticsearchmachine merged commit 3836586 into elastic:8.x Nov 22, 2024
15 checks passed
@original-brownbear original-brownbear deleted the 115723-8.x branch November 22, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Search Foundations/Search Catch all for Search Foundations v8.18.0

2 participants