[
https://issues.apache.org/jira/browse/MESOS-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733932#comment-15733932
]
Joseph Wu commented on MESOS-4217:
----------------------------------
The agent (more specifically, the {{Files}} actor:
https://github.com/apache/mesos/blob/1.1.x/src/files/files.hpp#L67-L73 ) keeps
a list of directories that have been "exposed", and will only allow access to
those directories.
> Mesos sandbox UI doesn't follow symlinks
> ----------------------------------------
>
> Key: MESOS-4217
> URL: https://issues.apache.org/jira/browse/MESOS-4217
> Project: Mesos
> Issue Type: Bug
> Components: master
> Reporter: Mohit Soni
> Priority: Minor
>
> Current Mesos sandbox UI doesn't follow symlinks. Right now this prevents a
> user to browse a persistent volume, which is symlinked inside the sandbox
> directory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)