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.7][ML] Fix monitoring if orphaned anomaly detector persistent tasks exist #57243

Merged
merged 3 commits into from
May 28, 2020

Conversation

droberts195
Copy link
Contributor

Since #51888 the ML job stats endpoint has returned entries for
jobs that have a persistent task but not job config. Such
orphaned tasks caused monitoring to fail.

This change ignores any such corrupt jobs for monitoring purposes.

Backport of #57235

…s exist

Since elastic#51888 the ML job stats endpoint has returned entries for
jobs that have a persistent task but not job config. Such
orphaned tasks caused monitoring to fail.

This change ignores any such corrupt jobs for monitoring purposes.

Backport of elastic#57235
@droberts195 droberts195 merged commit 2a68d42 into elastic:7.7 May 28, 2020
@droberts195 droberts195 deleted the fix_orphaned_task_npe_77 branch May 28, 2020 11:28
@droberts195 droberts195 added v7.7.1 and removed v7.7.2 labels May 28, 2020
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