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/09 10:09:26 UTC

[jira] [Created] (MESOS-3677) Port slave/status_update_manager.hpp to Windows

Alex Clemmer created MESOS-3677:
-----------------------------------

             Summary: Port slave/status_update_manager.hpp to Windows
                 Key: MESOS-3677
                 URL: https://issues.apache.org/jira/browse/MESOS-3677
             Project: Mesos
          Issue Type: Task
          Components: slave
            Reporter: Alex Clemmer
            Assignee: Alex Clemmer


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)