-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43216/
-----------------------------------------------------------
(Updated Feb. 5, 2016, 3:22 a.m.)
Review request for mesos, Ben Mahler, Greg Mann, and Neil Conway.
Changes
-------
Addressed bmahler's comments.
Bugs: MESOS-3831
https://issues.apache.org/jira/browse/MESOS-3831
Repository: mesos
Description
-------
This will be used to dump the help strings into a JSON object when
hitting the /help endpoint with a specific request for JSON data.
Diffs (updated)
-----
3rdparty/libprocess/include/process/help.hpp
2e76a6a5b1069abce879374a88cea65036873f1d
3rdparty/libprocess/src/help.cpp 2f718b9e160113518fb4a0260db916cb2242dbae
Diff: https://reviews.apache.org/r/43216/diff/
Testing (updated)
-------
Unit test in a subsequent commit.
Thanks,
Kevin Klues