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

[8.11] [infra] Use correct ML API to query blocking tasks (#167779) #168075

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.11:

Questions ?

Please refer to the Backport tool documentation

While working on elastic#47477, I found
that attempting to re-create a ML job faces a 404 because it uses an
endpoint that has been removed / changed.

This PR updates to use the newer endpoint to find which tasks are
blocking in the ML system (like job deletion) and changes the types to
match the new API.

(cherry picked from commit 48b66d7)
@kibanamachine kibanamachine merged commit a330561 into elastic:8.11 Oct 5, 2023
1 check passed
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
infra 1.9MB 1.9MB +627.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @miltonhultgren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants