Skip to content

[8.0] [ML] In 8.x ML will have to tolerate model snapshots for 6.4.0+ (#81039)#81048

Merged
elasticsearchmachine merged 1 commit intoelastic:8.0from
droberts195:backport/8.0/pr-81039
Nov 25, 2021
Merged

[8.0] [ML] In 8.x ML will have to tolerate model snapshots for 6.4.0+ (#81039)#81048
elasticsearchmachine merged 1 commit intoelastic:8.0from
droberts195:backport/8.0/pr-81039

Conversation

@droberts195
Copy link
Copy Markdown

Backports the following commits to 8.0:

…tic#81039)

Previously we intended that 8.x ML would only accept model snapshots
created in version 7.0.0 or above. However, due to a bug
(elastic/ml-cpp#1545) it's not possible to distinguish model
snapshots created in versions 6.4.0-7.9.3 inclusive. Therefore,
to be sure of meeting the stated policy of accepting model snapshots
created in 7.0.0 or above ML will have to really accept those
labelled as 6.4.0 or above.

Fixes elastic#81011
@droberts195 droberts195 added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Nov 25, 2021
@elasticsearchmachine elasticsearchmachine merged commit 42ea3b8 into elastic:8.0 Nov 25, 2021
@droberts195 droberts195 deleted the backport/8.0/pr-81039 branch November 25, 2021 14:50
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 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants