Cody Maloney created MESOS-2812:
-----------------------------------
Summary: Document mesos internal "launching a container" path
Key: MESOS-2812
URL: https://issues.apache.org/jira/browse/MESOS-2812
Project: Mesos
Issue Type: Improvement
Components: slave
Affects Versions: 0.22.1
Reporter: Cody Maloney
Sometimes mesos uses LinuxLauncher, sometimes it uses PosixLauncher. These both
share a lot of implementation. Just because we're on Linux doesn't mean we use
the LinuxLauncher. These rely on mesos-containerizer (another subprocess
implementation), mesos-executor (yet another subprocess launcher in it's
launchTask method).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)