----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30958/#review72745 -----------------------------------------------------------
src/slave/containerizer/isolators/network/port_mapping.cpp <https://reviews.apache.org/r/30958/#comment118800> s/qiscs/qdiscs/ - Dominic Hamon On Feb. 13, 2015, 10:24 a.m., Chi Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30958/ > ----------------------------------------------------------- > > (Updated Feb. 13, 2015, 10:24 a.m.) > > > Review request for mesos, Jie Yu and Cong Wang. > > > Repository: mesos > > > Description > ------- > > PortMappingIsolator: Better ingress qdisc management on eth0 and lo. > > Remove ingress qdiscs on eth0 and lo after the last container exits. They will > be added back when the next container comes in. This makes sure after a clean > shutdown, the sytem will be clean. > > > Diffs > ----- > > src/slave/containerizer/isolators/network/port_mapping.cpp > b860b17e59486cd6097183a4d3139fbd5c897b44 > > Diff: https://reviews.apache.org/r/30958/diff/ > > > Testing > ------- > > > Thanks, > > Chi Zhang > >
