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/10/08 22:52:26 UTC

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

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

Alex Clemmer updated MESOS-3616:
--------------------------------
    Description: 
Required to send updates to the master.

Important subset of dependencies this requires:

slave/status_update_manager.cpp: pid, future, uuid, flags
pid.hpp: address.hpp, ip.hpp
address.hpp: *, ip.hpp, net.hpp
net.hpp: ip, networking stuff
future.hpp: pid.hpp
flags.hpp: os.hpp, path.hpp, fetch.hpp
fetch.hpp: path.hpp

  was:
Important subset of dependencies this requires:

slave/status_update_manager.cpp: pid, future, uuid, flags
pid.hpp: address.hpp, ip.hpp
address.hpp: *, ip.hpp, net.hpp
net.hpp: ip, networking stuff
future.hpp: pid.hpp
flags.hpp: os.hpp, path.hpp, fetch.hpp
fetch.hpp: path.hpp


> Port slave/status_update_manager.cpp to Windows
> -----------------------------------------------
>
>                 Key: MESOS-3616
>                 URL: https://issues.apache.org/jira/browse/MESOS-3616
>             Project: Mesos
>          Issue Type: Task
>          Components: slave
>            Reporter: Alex Clemmer
>            Assignee: Alex Clemmer
>              Labels: mesosphere, windows
>
> Required to send updates to the master.
> Important subset of dependencies this requires:
> slave/status_update_manager.cpp: pid, future, uuid, flags
> pid.hpp: address.hpp, ip.hpp
> address.hpp: *, ip.hpp, net.hpp
> net.hpp: ip, networking stuff
> future.hpp: pid.hpp
> flags.hpp: os.hpp, path.hpp, fetch.hpp
> fetch.hpp: path.hpp



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