-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43817/
-----------------------------------------------------------
(Updated Feb. 22, 2016, 7:13 a.m.)
Review request for mesos and Michael Park.
Summary (updated)
-----------------
Removed no-longer-used model functions.
Bugs: MESOS-4731
https://issues.apache.org/jira/browse/MESOS-4731
Repository: mesos
Description (updated)
-------
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 ae6bc7852202480e58f579a5b48ab5b5e5ff9317
Diff: https://reviews.apache.org/r/43817/diff/
Testing
-------
make check
Also updated a few comments to not refer to `summarize`.
Thanks,
Neil Conway