Spike Curtis created MESOS-3810:
-----------------------------------
Summary: Must be able to use NetworkInfo with mesos-executor
Key: MESOS-3810
URL: https://issues.apache.org/jira/browse/MESOS-3810
Project: Mesos
Issue Type: Bug
Components: containerization, slave
Affects Versions: 0.25.0
Reporter: Spike Curtis
ContainerInfo with included NetworkInfo can appear in one of two places during
a task launch: in the ExecutorInfo.container, or if using the mesos-executor
(aka command executor), within the TaskInfo.container.
Mesos 0.25.0 correctly supports the former, but not the latter. In that case,
the MesosContainerizer fails the task launch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)