-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23659/
-----------------------------------------------------------
Review request for mesos, Chi Zhang, Ian Downes, and Vinod Kone.
Bugs: MESOS-1610
https://issues.apache.org/jira/browse/MESOS-1610
Repository: mesos-git
Description
-------
See summary and ticket. The 'isolate()' can fail at any point if the child
process dies. The 'cleanup' should tolerate this and do best effort cleanup.
Diffs
-----
src/slave/containerizer/isolators/network/port_mapping.cpp 03fca2b
Diff: https://reviews.apache.org/r/23659/diff/
Testing
-------
make check
sudo make check
Thanks,
Jie Yu