----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23544/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos-git Description ------- Made 'Metrics' a nested class in PortMappingIsolatorProcess. Also, made some helper function members of PortMappingIsolatorProcess so that they can access 'metrics' variable. No other code change, mainly code movement. Diffs ----- src/slave/containerizer/isolators/network/port_mapping.hpp 465d4a2 src/slave/containerizer/isolators/network/port_mapping.cpp 03fca2b Diff: https://reviews.apache.org/r/23544/diff/ Testing ------- sudo make check Also, I've tested it in our testing cluster. Thanks, Jie Yu
