You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Neil Conway <ne...@gmail.com> on 2016/02/22 08:12:39 UTC

Review Request 43822: Updated `/slaves` master endpoint to use jsonify.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43822/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

Updated `/slaves` master endpoint to use jsonify.


Diffs
-----

  src/master/http.cpp ae6bc7852202480e58f579a5b48ab5b5e5ff9317 

Diff: https://reviews.apache.org/r/43822/diff/


Testing
-------

make check. Also verified that this endpoint is covered by the unit tests.


Thanks,

Neil Conway