-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38627/
-----------------------------------------------------------
Review request for mesos, Adam B, Bernd Mathiske, and Till Toenshoff.
Bugs: MESOS-3232
https://issues.apache.org/jira/browse/MESOS-3232
Repository: mesos
Description
-------
Allows developers to provide their own parameters when loading modules instead
of using the ones provided by the user when loading Mesos. This helps to deal
with default modules (those used when the user doesn't provide any), and for
testing of the modules.
Diffs
-----
src/module/manager.hpp 302eb409fb8ef53b9cef8d2ecbe7b7f452b095ef
src/tests/module.hpp 0820978441aede18dae6d1701433bff705b8c3c2
Diff: https://reviews.apache.org/r/38627/diff/
Testing
-------
make check
Thanks,
Alexander Rojas