Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x][ML] Correcting model state min_version #1547

Merged

Conversation

droberts195
Copy link
Contributor

The model state min_version should indicate the minimum
node version required to restore the model state. This
has not been updated since 6.4.0, meaning we have not had
the intended protection against model states being used on
nodes that are too old. This change updates the
min_version to the correct version at present, which is
7.9.0 for latest state.

Backport of #1546

The model state min_version should indicate the minimum
node version required to restore the model state.  This
has not been updated since 6.4.0, meaning we have not had
the intended protection against model states being used on
nodes that are too old.  This change updates the
min_version to the correct version at present, which is
7.9.0 for latest state.

Backport of elastic#1546
@droberts195 droberts195 merged commit e3e9dbf into elastic:7.x Oct 27, 2020
@droberts195 droberts195 deleted the correct_model_state_min_version_7x branch October 27, 2020 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant