Jie Yu created MESOS-3539:
-----------------------------
Summary: 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
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)