Skip to content

Conversation

original-brownbear
Copy link
Contributor

Backports the following commits to 8.17:

…ing (elastic#118624)

We need to load the two fields from the same response. Otherwise, we can have a sort of race
where we load "endpoints" from pre-8.15 as empty and then load "models" from a post-8.15 node
also empty, resulting in an empty list because we took the wrong info from either response.

closes elastic#118163
@original-brownbear original-brownbear added :ml Machine learning >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:ML Meta label for the ML team labels Dec 13, 2024
@elasticsearchmachine elasticsearchmachine merged commit 3f15846 into elastic:8.17 Dec 13, 2024
15 checks passed
@original-brownbear original-brownbear deleted the backport/8.17/pr-118624 branch December 13, 2024 14:05
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Jan 22, 2025
…ing (elastic#118624) (elastic#118663)

We need to load the two fields from the same response. Otherwise, we can have a sort of race
where we load "endpoints" from pre-8.15 as empty and then load "models" from a post-8.15 node
also empty, resulting in an empty list because we took the wrong info from either response.

closes elastic#118163
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 :ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v8.17.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants