-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27481/
-----------------------------------------------------------
(Updated Nov. 3, 2014, 6:43 p.m.)
Review request for mesos, Niklas Nielsen and Till Toenshoff.
Changes
-------
Add issue id.
Bugs: MESOS-2036
https://issues.apache.org/jira/browse/MESOS-2036
Repository: mesos-git
Description
-------
Updated the --modules help messages accordingly.
Diffs
-----
src/master/flags.hpp c931fd99e847477d773c05524f4dee90b8c168cb
src/messages/messages.proto 76e39808457816d67f58f08f4349cc700fd396ee
src/module/manager.cpp 7a6c88444c136dc56898bc5e81fda2c2662e6e68
src/slave/flags.hpp f7a8cde5826556a477ad22a84b9f50f0d1c8103f
src/tests/flags.hpp 2886e89cd5e2e45983190493cd2a0a20ab96aa6e
src/tests/module_tests.cpp e079dbe58f000d80d111ff87945d37edab0db9b4
Diff: https://reviews.apache.org/r/27481/diff/
Testing
-------
Updated test suite, added a new test that generates the Modules protobuf by
parsing a Json string and ran make check.
Thanks,
Kapil Arya