Skip to content

Conversation

davidkyle
Copy link
Member

@davidkyle davidkyle commented Oct 13, 2025

The anomaly detection data count documents had a different naming format in Elasticsearch 5.4. The legacy code to search for both the old and new names are still in the codebase.

The effect of this change to remove the 5.4 doc id query term is that if an anomaly detection job was created and closed in 5.4 (circa 2017) and never opened since the data counts will not be found. If the job has been opened since 5.4 then a new data counts document will have been written with the modern naming format. Version 5.4 is stretching our commitment to backwards compatibility somewhat.

@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Oct 13, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:ml Machine learning >non-issue Team:ML Meta label for the ML team v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants