Skip to content

Conversation

@jimczi
Copy link
Contributor

@jimczi jimczi commented Mar 25, 2025

Backport of #125369 to 8.x

…ting (elastic#125369)

The Elastic inference service removes the default models at startup if the node cannot access EIS.
Since elastic#125242 we don't store default models in the cluster state but we still try to delete them.
This change ensures that we don't try to update the cluster state when a default model is deleted
since the delete is not performed on the master node and default models are never stored in the cluster state.
@jimczi jimczi added >non-issue :ml Machine learning backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.19.0 labels Mar 25, 2025
@elasticsearchmachine elasticsearchmachine merged commit 4ccb046 into elastic:8.x Mar 25, 2025
15 checks passed
@jimczi jimczi deleted the 125369_backport_8x branch March 25, 2025 17:32
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 >non-issue v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants