Skip to content

[ML] min_version for anomaly detector model state is wrong #1545

Open
@droberts195

Description

@droberts195

The min_version field for anomaly detector model state that stops model snapshots being loaded on nodes that are too old to understand then is currently incorrect. It is set to version 6.4.0, when we have updated the model state format more recently than that.

It's too late to correct released versions, but we can make some improvements:

  1. For 7.10.0 we can update the constant to the version where the previous breaking change to model state was made
  2. For 7.11.0 we can update the constant to version 7.11.0 to reflect the changes being made for time series decomposition and change point detection

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions