Jie Yu created MESOS-4662:
-----------------------------
Summary: PortMapping network isolator should not assume
BIND_MOUNT_ROOT is a realpath.
Key: MESOS-4662
URL: https://issues.apache.org/jira/browse/MESOS-4662
Project: Mesos
Issue Type: Bug
Affects Versions: 0.25.0, 0.26.0, 0.27.0
Reporter: Jie Yu
On some newer linux distributions, /var/run is a symlink to /run. The port
mapping isolator assumes that PORT_MAPPING_BIND_MOUNT_ROOT is a realpath
(exists in the mount table), which obviously is not true on those systems.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)