You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/02/09 23:06:00 UTC

[jira] [Assigned] (MESOS-5461) Add Windows support for persistent volumes.

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

Andrew Schwartzmeyer reassigned MESOS-5461:
-------------------------------------------

    Assignee:     (was: John Kordich)

> Add Windows support for persistent volumes.
> -------------------------------------------
>
>                 Key: MESOS-5461
>                 URL: https://issues.apache.org/jira/browse/MESOS-5461
>             Project: Mesos
>          Issue Type: Task
>          Components: containerization
>            Reporter: Alex Clemmer
>            Priority: Major
>              Labels: agent, mesosphere, storage, windows
>
> Right now the persistent volumes code in the POSIX isolators is `#ifdef`'d out for Windows compilations.
> This is because the Windows isolators take a dependency on the POSIX isolators, but Windows doesn't support `os::chown`. Since this protects the invariant that persistent volumes be owned by one task at a time, we currently choose to disable the whole thing for now. At a later date we will need to come back and revisit this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)