Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5461

Add Windows support for persistent volumes.

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andschwa Andrew Schwartzmeyer
            Joris Van Remoortere Joris Van Remoortere
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: