mesos git commit: Prevented a crash when an agent with terminal tasks is partitioned.

2018-01-12 Thread yan
Repository: mesos Updated Branches: refs/heads/1.5.x db71e2f62 -> d59109808 Prevented a crash when an agent with terminal tasks is partitioned. If an agent is lost, we try to remove all the tasks that might have been lost. If a task is already terminal but has unacknowleged status updates, it

mesos git commit: Prevented a crash when an agent with terminal tasks is partitioned.

2018-01-12 Thread yan
Repository: mesos Updated Branches: refs/heads/master bbd461773 -> ecf718795 Prevented a crash when an agent with terminal tasks is partitioned. If an agent is lost, we try to remove all the tasks that might have been lost. If a task is already terminal but has unacknowleged status updates,