[ 
https://issues.apache.org/jira/browse/MESOS-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Clemmer updated MESOS-3614:
--------------------------------
    Description: 
Depends on pretty much all "porting" tasks in the slave component. COmplete 
those first.

And impartial dependency graph looks like this:

# async: dispatch, future, process
# address.hpp: *, ip.hpp, net.hpp
# check: future
# containerizer: future, process, fetcher, flags
# collect: future, defer, process
# defer.hpp: deferred.hpp, dispatch.hpp
# deferred.hpp: dispatch.hpp, pid.hpp
# delay.hpp: dispatch.hpp
# disk: flags, state, isolator
# dispatch.hpp: process.hpp
# executor.hpp: defer.hpp, deferred.hpp, process.hpp
# fetch.hpp: path.hpp
# fetcher: type_utils, future, process, subprocess
# flags.hpp: os.hpp, path.hpp, fetch.hpp
# fs: *
# future.hpp: pid.hpp
# isolator: process
# ip.hpp: *
# launch: subcommand
# launcher: isolator, future, usbprocess, flags
# monitor.hpp: future.hpp
# net.hpp: ip, networking stuff
# noop: resource_estimator
# path.hpp: *
# pid.hpp: address.hpp, ip.hpp
# process.hpp: *
# protobuf.hpp: *
# protobuf_utils: isolator, ip, uuid
# filesystem/posix: flags, isolator
# os.hpp: *
# reap: future
# resource_estimator: future
# state: type_utils, pid, os, path, protobuf, uuid
# subcommand: flags
# subprocess: os, future
# type_utils.hpp: uuid.hpp
# uuid.hpp: *

  was:Depends on pretty much all "porting" tasks in the slave component. 
COmplete those first.


> Port slave/slave.cpp to Windows
> -------------------------------
>
>                 Key: MESOS-3614
>                 URL: https://issues.apache.org/jira/browse/MESOS-3614
>             Project: Mesos
>          Issue Type: Task
>          Components: slave
>            Reporter: Alex Clemmer
>            Assignee: Alex Clemmer
>              Labels: mesosphere, windows
>
> Depends on pretty much all "porting" tasks in the slave component. COmplete 
> those first.
> And impartial dependency graph looks like this:
> # async: dispatch, future, process
> # address.hpp: *, ip.hpp, net.hpp
> # check: future
> # containerizer: future, process, fetcher, flags
> # collect: future, defer, process
> # defer.hpp: deferred.hpp, dispatch.hpp
> # deferred.hpp: dispatch.hpp, pid.hpp
> # delay.hpp: dispatch.hpp
> # disk: flags, state, isolator
> # dispatch.hpp: process.hpp
> # executor.hpp: defer.hpp, deferred.hpp, process.hpp
> # fetch.hpp: path.hpp
> # fetcher: type_utils, future, process, subprocess
> # flags.hpp: os.hpp, path.hpp, fetch.hpp
> # fs: *
> # future.hpp: pid.hpp
> # isolator: process
> # ip.hpp: *
> # launch: subcommand
> # launcher: isolator, future, usbprocess, flags
> # monitor.hpp: future.hpp
> # net.hpp: ip, networking stuff
> # noop: resource_estimator
> # path.hpp: *
> # pid.hpp: address.hpp, ip.hpp
> # process.hpp: *
> # protobuf.hpp: *
> # protobuf_utils: isolator, ip, uuid
> # filesystem/posix: flags, isolator
> # os.hpp: *
> # reap: future
> # resource_estimator: future
> # state: type_utils, pid, os, path, protobuf, uuid
> # subcommand: flags
> # subprocess: os, future
> # type_utils.hpp: uuid.hpp
> # uuid.hpp: *



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to