Skip to content

Conversation

@davidkyle
Copy link
Member

backport of #115233

…sage (elastic#115023)

The Inference usage API calls GET _inference/_all and because the default
configs are persisted on read it causes the creation of the .inference index.
This action is undesirable and causes test failures by leaking the system index
out of the test clean up code.
# Conflicts:
#	muted-tests.yml
#	x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/action/TransportGetInferenceModelAction.java
@davidkyle davidkyle 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.17.0 labels Oct 22, 2024
@elasticsearchmachine elasticsearchmachine merged commit 2bfbb42 into elastic:8.x Oct 22, 2024
15 checks passed
@davidkyle davidkyle deleted the bp115233 branch October 22, 2024 13:51
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.17.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants