[
https://issues.apache.org/jira/browse/MESOS-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547117#comment-15547117
]
Anindya Sinha commented on MESOS-4893:
--------------------------------------
Since https://reviews.apache.org/r/46228 has some dependency (linux.cpp and
posix.cpp to be specific) on https://reviews.apache.org/r/45963/ (Yan Xu is the
shepherd for this also), I was hoping to have that merged first and then update
this.
> 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)