You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2015/09/29 21:51:04 UTC

[jira] [Comment Edited] (MESOS-3539) Validate that slave's work_dir is a shared mount in its own peer group when LinuxFilesystemIsolator is used.

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

Jie Yu edited comment on MESOS-3539 at 9/29/15 7:50 PM:
--------------------------------------------------------

https://reviews.apache.org/r/38855
https://reviews.apache.org/r/38858/


was (Author: jieyu):
https://reviews.apache.org/r/38855

> Validate that slave's work_dir is a shared mount in its own peer group when LinuxFilesystemIsolator is used.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-3539
>                 URL: https://issues.apache.org/jira/browse/MESOS-3539
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>
> To address this TODO in the code:
> {noformat}
> src/slave/containerizer/isolators/filesystem/linux.cpp +122
> // TODO(jieyu): Currently, we don't check if the slave's work_dir
> // mount is a shared mount or not. We just assume it is. We cannot
> // simply mark the slave as shared again because that will create a
> // new peer group for the mounts. This is a temporary workaround for
> // now while we are thinking about fixes.
> {noformat}



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