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

Remove persistence task after mesos task running #465

Merged
merged 1 commit into from
Jun 9, 2015
Merged

Remove persistence task after mesos task running #465

merged 1 commit into from
Jun 9, 2015

Conversation

depay
Copy link
Contributor

@depay depay commented Jun 9, 2015

MesosDriver may crash during launching tasks, and it that case task is not
submitted to mesos but removed from persistence storage. Keep task util it
really executes on mesos.

MesosDriver may crash during launching tasks, and it that case task is not
submitted to mesos but removed from persistence storage. Keep task util it
really executes on mesos.
@elingg
Copy link
Member

elingg commented Jun 9, 2015

makes sense 👍

elingg added a commit that referenced this pull request Jun 9, 2015
Remove persistence task after mesos task running
@elingg elingg merged commit c0e7e81 into mesos:master Jun 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants