Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.22.1
-
None
Description
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).
Attachments
Issue Links
- duplicates
-
MESOS-3032 Document containerizer launch
- Resolved
- is related to
-
MESOS-4133 User-oriented docs for containerizers + isolators
- Accepted