-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38627/
-----------------------------------------------------------
(Updated Oct. 20, 2015, 12:17 p.m.)
Review request for mesos, Adam B, Bernd Mathiske, Niklas Nielsen, and Till
Toenshoff.
Changes
-------
Updating JIRA issue associated.
Bugs: MESOS-3072
https://issues.apache.org/jira/browse/MESOS-3072
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