-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51084/
-----------------------------------------------------------
(Updated Aug. 15, 2016, 3:42 p.m.)
Review request for mesos, Alexander Rukletsov, Benjamin Mahler, Gastón Kleiman, Gilbert Song,
Jie Yu, and Timothy Chen.
Changes
-------
Rebase.
Bugs: MESOS-5961
https://issues.apache.org/jira/browse/MESOS-5961
Repository: mesos
Description
-------
In some cases, we need to use different namespaces in different
threads. For example, we need to make sure `HealthChecker` could
communicate with the executor by the host network namespace while our
health check running in the container network namespace.
Diffs (updated)
-----
src/linux/ns.hpp 2d6c359ed24d6e964882f34df60d8182491a27c9
Diff: https://reviews.apache.org/r/51084/diff/
Testing
-------
Thanks,
haosdent huang
|