-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CI
Description
MachineLearningIT.testDeleteExpiredData in the HLRC tests failed in https://gradle-enterprise.elastic.co/s/umyybnb6ffm32
The error was:
method [POST], host [http://127.0.0.1:39299], URI [/.ml-state/_refresh], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [.ml-state]","resource.type":"index_or_alias","resource.id":".ml-state","index_uuid":"_na_","index":".ml-state"}],"type":"index_not_found_exception","reason":"no such index [.ml-state]","resource.type":"index_or_alias","resource.id":".ml-state","index_uuid":"_na_","index":".ml-state"},"status":404}
@przemekwitek this seems like it is probably related to the addition of ILM to the ML state index - please can you investigate?
Metadata
Metadata
Assignees
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CI