----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23659/#review48066 -----------------------------------------------------------
Ship it! src/slave/containerizer/isolators/network/port_mapping.cpp <https://reviews.apache.org/r/23659/#comment84340> s/not/no/ src/slave/containerizer/isolators/network/port_mapping.cpp <https://reviews.apache.org/r/23659/#comment84343> s/in/at/ src/slave/containerizer/isolators/network/port_mapping.cpp <https://reviews.apache.org/r/23659/#comment84346> Suggest ", " would be a clearer delimiter since ":" is used within an error string? - Ian Downes On July 17, 2014, 1:47 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23659/ > ----------------------------------------------------------- > > (Updated July 17, 2014, 1:47 p.m.) > > > 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 > >
