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

Qian Zhang commented on MESOS-9641:
-----------------------------------

Reopen this ticket.

After second thought, I think we should not let volume gid manager handle 
non-shared PV, instead we should keep the original behavior of non-shared PV, 
i.e., change its owner to the task user. The reason is, a non-shared PV can 
only be used by one task at a time, so it make sense to let the task owns the 
volume rathe than just let the task can access the volume, i.e., the task can 
not only write to the volume but also change the volume's metadata like 
changing the permissions of the volume (`chmod`).

> Support GID manager with non-sharable persistent volume.
> --------------------------------------------------------
>
>                 Key: MESOS-9641
>                 URL: https://issues.apache.org/jira/browse/MESOS-9641
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Gilbert Song
>            Assignee: Qian Zhang
>            Priority: Major
>              Labels: containerizer
>             Fix For: 1.8.0
>
>




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

Reply via email to