Jie Yu created MESOS-2574:
-----------------------------
Summary: Namespace handle symlinks in port_mapping isolator should
not be under /var/run/netns
Key: MESOS-2574
URL: https://issues.apache.org/jira/browse/MESOS-2574
Project: Mesos
Issue Type: Bug
Reporter: Jie Yu
Consider putting symlinks under /var/run/messo/netns. This is because 'ip'
command assumes all files under /var/run/netns are valid namespaces without
duplication and it has command like:
ip -all netns exec ip link
to list all links for each network namespace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)