-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43817/
-----------------------------------------------------------
(Updated Feb. 23, 2016, 10:29 p.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 939fab21a2240de7214ef809a194ffb3837a9f1b
Diff: https://reviews.apache.org/r/43817/diff/
Testing
-------
make check
Also updated a few comments to not refer to `summarize`.
Thanks,
Neil Conway