You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2016/11/23 00:30:58 UTC

[jira] [Issue Comment Deleted] (MESOS-3094) Mesos on Windows

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

Joseph Wu updated MESOS-3094:
-----------------------------
    Comment: was deleted

(was: {code}
commit 88c22daec2b048f35fd9b273872babe64a51dbf7
Author: Alex Clemmer <cl...@gmail.com>
Date:   Tue Nov 22 11:55:17 2016 -0800

    Windows: Disable persistent state for Windows master.
    
    Many Mesos tests use the master in some form.  Of those, relatively few
    strictly require the LevelDB-based storage for the replicated log.
    (Only tests with master failover require persistent storage.)
    
    Since we cannot currently compile LevelDB on Windows, and because
    running Mesos tests on Windows involves compiling and running the
    master, this commit will remove the direct dependency on the LevelDB
    storage for Windows builds of the master.
    
    Review: https://reviews.apache.org/r/53313/
{code})

> Mesos on Windows
> ----------------
>
>                 Key: MESOS-3094
>                 URL: https://issues.apache.org/jira/browse/MESOS-3094
>             Project: Mesos
>          Issue Type: Epic
>          Components: containerization, libprocess, stout
>            Reporter: Joseph Wu
>            Assignee: Alex Clemmer
>              Labels: mesosphere
>
> The ultimate goal of this is to have all containerizer tests running and passing on Windows Server.
> # It must build (see MESOS-898).
> # All OS-specific code (that is touched by the containerizer) must be ported to Windows.
> # The containizer itself must be ported to Windows, alongside the MesosContainerizer.
> Note: Isolation (cgroups) will probably not exist on Windows.



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