Benjamin Mahler created MESOS-6045:
--------------------------------------
Summary: Implement LAUNCH_GROUP operation in master.
Key: MESOS-6045
URL: https://issues.apache.org/jira/browse/MESOS-6045
Project: Mesos
Issue Type: Task
Components: master
Reporter: Benjamin Mahler
Assignee: Benjamin Mahler
The master needs to handle the new {{LAUNCH_GROUP}} operation. This is a bit
different than the {{LAUNCH}} operation in that we need to ensure that we do
not deliver the task group if any of the tasks fail authorization, are invalid,
or are killed while authorization is in progress.
The entire task group must be delivered in a single message to the agent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)