[
https://issues.apache.org/jira/browse/MESOS-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Clemmer updated MESOS-3621:
--------------------------------
Description:
Important subset of the dependency tree:
slave/containerizer/isolators/posix/disk.cpp: check, collect, defer,
subprocess, killtree, protobuf_utils
check: future
collect: future, defer, process
defer.hpp: deferred.hpp, dispatch.hpp
subcommand: flags
protobuf_utils: isolator, ip, uuid
future.hpp: pid.hpp
defer.hpp: deferred.hpp, dispatch.hpp
deferred.hpp: dispatch.hpp, pid.hpp
dispatch.hpp: process.hpp
flags.hpp: os.hpp, path.hpp, fetch.hpp
isolator: process
pid.hpp: address.hpp, ip.hpp
fetch.hpp: path.hpp
address.hpp: *, ip.hpp, net.hpp
net.hpp: ip, networking stuff
was:
Important subset of the dependency tree:
slave/containerizer/isolators/posix/disk.cpp: check, collect, defer,
subprocess, exists, killtree, protobuf_utils
> Port slave/containerizer/isolators/posix/disk.cpp
> -------------------------------------------------
>
> Key: MESOS-3621
> URL: https://issues.apache.org/jira/browse/MESOS-3621
> Project: Mesos
> Issue Type: Task
> Components: isolation
> Reporter: Alex Clemmer
> Assignee: Alex Clemmer
> Labels: mesosphere, windows
>
> Important subset of the dependency tree:
> slave/containerizer/isolators/posix/disk.cpp: check, collect, defer,
> subprocess, killtree, protobuf_utils
> check: future
> collect: future, defer, process
> defer.hpp: deferred.hpp, dispatch.hpp
> subcommand: flags
> protobuf_utils: isolator, ip, uuid
> future.hpp: pid.hpp
> defer.hpp: deferred.hpp, dispatch.hpp
> deferred.hpp: dispatch.hpp, pid.hpp
> dispatch.hpp: process.hpp
> flags.hpp: os.hpp, path.hpp, fetch.hpp
> isolator: process
> pid.hpp: address.hpp, ip.hpp
> fetch.hpp: path.hpp
> address.hpp: *, ip.hpp, net.hpp
> net.hpp: ip, networking stuff
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)