-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43023/
-----------------------------------------------------------
(Updated Feb. 1, 2016, 5:14 a.m.)
Review request for mesos, Benjamin Hindman and Joris Van Remoortere.
Changes
-------
Addressed Neil and Joris' comments.
Bugs: MESOS-4566
https://issues.apache.org/jira/browse/MESOS-4566
Repository: mesos
Description (updated)
-------
With this + https://reviews.apache.org/r/43024/, the number of calls to
`operator new` and `operator delete` were reduced by roughly 1/3.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/jsonify.hpp
f9d72243bcd5ae951ae1837fef0842915ff1e896
Diff: https://reviews.apache.org/r/43023/diff/
Testing
-------
`make check`
Thanks,
Michael Park