You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2016/10/04 22:43:21 UTC

[jira] [Commented] (MESOS-4893) Allow setting permissions and access control on persistent volumes

    [ https://issues.apache.org/jira/browse/MESOS-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546897#comment-15546897 ] 

Greg Mann commented on MESOS-4893:
----------------------------------

Hi [~anindya.sinha], I was looking over old reviews and made a pass over your code changes in https://reviews.apache.org/r/46228/
This will require a bit of rebasing, and some re-examination in light of the pod features that have been added recently. Do you think you'll be picking this work back up? I had talked to [~xujyan] previously about reviewing these, so I'm happy to help!

> Allow setting permissions and access control on persistent volumes
> ------------------------------------------------------------------
>
>                 Key: MESOS-4893
>                 URL: https://issues.apache.org/jira/browse/MESOS-4893
>             Project: Mesos
>          Issue Type: Improvement
>          Components: general
>            Reporter: Anindya Sinha
>            Assignee: Anindya Sinha
>              Labels: external-volumes, persistent-volumes
>
> Currently, persistent volumes are exclusive, i.e. that if a persistent volume is used by one task or executor, it cannot be concurrently used by other task or executor. 
> With the introduction of shared volumes, persistent volumes can be used simultaneously by multiple tasks or executors. As a result, we need to introduce setting up of ownership of persistent volumes at creation of volumes which the tasks need to follow.



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