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] Delete expired data by job (#57337) #57796

Merged
merged 2 commits into from
Jun 8, 2020

Conversation

davidkyle
Copy link
Member

Backports the following commits to 7.x:

Deleting expired data can take a long time leading to timeouts if there
are many jobs. Often the problem is due to a few large jobs which 
prevent the regular maintenance of the remaining jobs. This change adds
a job_id parameter to the delete expired data endpoint to help clean up
those problematic jobs.
@davidkyle davidkyle added :ml Machine learning backport v7.9.0 labels Jun 8, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@davidkyle davidkyle merged commit 08d1286 into elastic:7.x Jun 8, 2020
@davidkyle davidkyle deleted the backport/7.x/pr-57337 branch June 8, 2020 12:00
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.

2 participants