-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35536/
-----------------------------------------------------------
(Updated June 16, 2015, 11:44 p.m.)
Review request for mesos, Chi Zhang, Ian Downes, Jie Yu, and Cong Wang.
Changes
-------
Address review comments.
Bugs: MESOS-2874
https://issues.apache.org/jira/browse/MESOS-2874
Repository: mesos
Description
-------
Replace adhoc JSON conversion functions for ResourceStatistics with a protocol
buffer to JSON converter.
Diffs (updated)
-----
src/slave/containerizer/isolators/network/port_mapping.hpp
4c719b186b519fad0c3869dbdae8b60c3a2c20cc
src/slave/containerizer/isolators/network/port_mapping.cpp
e55e7b62bc29125458f9c0fb5477057ecc5a90df
src/tests/port_mapping_tests.cpp f8372df74cd71df37de4a2438069ef0ea8878512
Diff: https://reviews.apache.org/r/35536/diff/
Testing
-------
sudo make check
Thanks,
Paul Brett