Skip to content

[8.0] [ML] Model snapshot upgrade needs a stats endpoint (#81641)#81704

Merged
elasticsearchmachine merged 1 commit intoelastic:8.0from
droberts195:backport/8.0/pr-81641
Dec 14, 2021
Merged

[8.0] [ML] Model snapshot upgrade needs a stats endpoint (#81641)#81704
elasticsearchmachine merged 1 commit intoelastic:8.0from
droberts195:backport/8.0/pr-81641

Conversation

@droberts195
Copy link

Backports the following commits to 8.0:

Previously the ML model snapshot upgrade endpoint did not
provide a way to reliably monitor progress. This could lead
to the upgrade assistant UI thinking that a model snapshot
upgrade had finished when it actually hadn't.

This change adds a new "stats" API that allows external
interested parties to find out the status of each model
snapshot upgrade and which node (if any) each is running on.

Fixes elastic#81519
@droberts195 droberts195 added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Dec 14, 2021
@elasticsearchmachine elasticsearchmachine merged commit 7081603 into elastic:8.0 Dec 14, 2021
@droberts195 droberts195 deleted the backport/8.0/pr-81641 branch December 14, 2021 09:29
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-rc1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants