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] [Task manager] Adds ensureScheduled api to allow safer rescheduling of existing tasks (#50232) #50705

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

gmmorris
Copy link
Contributor

Backports the following commits to 7.x:

…of existing tasks (elastic#50232)

Adds an ensureScheduling api to Task Manager which allow safer rescheduling of existing tasks by handling the case where a Task with a known ID is scheduled and clashes with an existing schedule of that same task.
@gmmorris gmmorris changed the title [7.x] [Task manager] Adds ensureScheduling api to allow safer rescheduling of existing tasks (#50232) [7.x] [Task manager] Adds ensureScheduled api to allow safer rescheduling of existing tasks (#50232) Nov 14, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@gmmorris gmmorris merged commit 6d517e1 into elastic:7.x Nov 14, 2019
@gmmorris gmmorris deleted the backport/7.x/pr-50232 branch November 21, 2019 13:45
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