You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alex Clemmer (JIRA)" <ji...@apache.org> on 2015/11/06 07:18:27 UTC

[jira] [Updated] (MESOS-3614) Port slave/slave.cpp to Windows

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

Alex Clemmer updated MESOS-3614:
--------------------------------
    Target Version/s:   (was: 0.26.0)

> 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)