You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Cody Maloney (JIRA)" <ji...@apache.org> on 2015/06/04 03:02:37 UTC

[jira] [Created] (MESOS-2812) Document mesos internal "launching a container" path

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)