-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43618/
-----------------------------------------------------------
Review request for mesos, Michael Park and Vinod Kone.
Bugs: MESOS-3568
https://issues.apache.org/jira/browse/MESOS-3568
Repository: mesos
Description
-------
We are working on a more standardized way of representing (and thus
more easily documenting) our internal JSON objects. Until we have
this, there is no point in trying to exhaustively document the
state.json (or any other JSON) endpoints. Including an example and
noting that it is not exhaustive is better than it was before though.
Diffs
-----
src/master/http.cpp f92212bf69f9db51d729347fb553e74e28e105fd
src/slave/http.cpp 523e8dc5d5cc435aaba463a17520237a6c7b192c
src/slave/monitor.cpp 5c1dd354595e67e5eb8888603c5d49850f84b84b
Diff: https://reviews.apache.org/r/43618/diff/
Testing
-------
Thanks,
Kevin Klues