----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29033/#review68811 -----------------------------------------------------------
Just some minor comments from the perspective of a user (CLI and protobuf API). include/mesos/mesos.proto <https://reviews.apache.org/r/29033/#comment113289> These comments just seem to repeat what's in the name of the field? Do they add any clarity or can we pull them out? src/slave/flags.hpp <https://reviews.apache.org/r/29033/#comment113288> It would be great to clarify in the help messages that these flags are only relevant for the 'network/port_mapping' isolator. Ditto for the other network flags. - Ben Mahler On Jan. 20, 2015, 8:21 p.m., Chi Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29033/ > ----------------------------------------------------------- > > (Updated Jan. 20, 2015, 8:21 p.m.) > > > Review request for mesos, Dominic Hamon, Ian Downes, Jie Yu, and Cong Wang. > > > Repository: mesos-git > > > Description > ------- > > While we are still working to make RTT less expensive to get, expose total > number of tcp connections in use and in TIME_WAIT. > > > Diffs > ----- > > include/mesos/mesos.proto 859aa2f > src/slave/containerizer/isolators/network/port_mapping.hpp f1e2352 > src/slave/containerizer/isolators/network/port_mapping.cpp 2d81336 > src/slave/flags.hpp 33a0cb6 > src/tests/port_mapping_tests.cpp d57d3e6 > > Diff: https://reviews.apache.org/r/29033/diff/ > > > Testing > ------- > > expanded a test case to test PortMappingStatistics. > > > Thanks, > > Chi Zhang > >
