-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43817/
-----------------------------------------------------------
(Updated Feb. 28, 2016, 12:17 a.m.)
Review request for mesos and Michael Park.
Changes
-------
Rebase.
Bugs: MESOS-4731
https://issues.apache.org/jira/browse/MESOS-4731
Repository: mesos
Description
-------
These `model()` variants provided functionality that is now
implemented via jsonify; no more call-sites of the old functions
remain.
Diffs (updated)
-----
src/master/http.cpp f3ce1aa22f5f753fcb254e9ecaa8ba571e3d2829
Diff: https://reviews.apache.org/r/43817/diff/
Testing
-------
make check
Also updated a few comments to not refer to `summarize`.
Thanks,
Neil Conway