Jie Yu created MESOS-4402:
-----------------------------

             Summary: Update filesystem isolators to look for persistent volume 
directories from the correct location.
                 Key: MESOS-4402
                 URL: https://issues.apache.org/jira/browse/MESOS-4402
             Project: Mesos
          Issue Type: Task
            Reporter: Jie Yu


This is related to MESOS-4400.

Since persistent volume directories can be created from non root disk now. We 
need to adjust both posix and linux filesystem isolator to look for volumes 
from the correct location based on the information in DiskInfo.Source.

See relevant code in:
{code}
Future<Nothing> PosixFilesystemIsolatorProcess::update(..);
Future<Nothing> LinuxFilesystemIsolatorProcess::update(..);
{code}



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

Reply via email to