[
https://issues.apache.org/jira/browse/MESOS-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Clemmer updated MESOS-3622:
--------------------------------
Description:
Important subset of the dependency tree follows:
slave/containerizer/launcher.cpp: type_utils, collect, process, reap, launcher
type_utils.hpp: uuid.hpp
collect: future, defer, process
reap: future
launcher: isolator, future, usbprocess, flags
future.hpp: pid.hpp
defer.hpp: deferred.hpp, dispatch.hpp
deferred.hpp: dispatch.hpp, pid.hpp
dispatch.hpp: process.hpp
isolator: process
subprocess: os, future
flags.hpp: os.hpp, path.hpp, fetch.hpp
fetch.hpp: path.hpp
was:
Important subset of the dependency tree follows:
slave/containerizer/launcher.cpp: type_utils, collect, process, reap, launcher
> Port slave/containerizer/launcher.cpp to Windows
> ------------------------------------------------
>
> Key: MESOS-3622
> URL: https://issues.apache.org/jira/browse/MESOS-3622
> Project: Mesos
> Issue Type: Task
> Components: containerization
> Reporter: Alex Clemmer
> Assignee: Alex Clemmer
> Labels: mesosphere, windows
>
> Important subset of the dependency tree follows:
> slave/containerizer/launcher.cpp: type_utils, collect, process, reap, launcher
> type_utils.hpp: uuid.hpp
> collect: future, defer, process
> reap: future
> launcher: isolator, future, usbprocess, flags
> future.hpp: pid.hpp
> defer.hpp: deferred.hpp, dispatch.hpp
> deferred.hpp: dispatch.hpp, pid.hpp
> dispatch.hpp: process.hpp
> isolator: process
> subprocess: os, future
> flags.hpp: os.hpp, path.hpp, fetch.hpp
> fetch.hpp: path.hpp
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)