-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30998/
-----------------------------------------------------------
(Updated Feb. 16, 2015, 5:21 p.m.)
Review request for mesos, Adam B, Till Toenshoff, and Vinod Kone.
Changes
-------
Removes extra line.
Bugs: MESOS-2333
https://issues.apache.org/jira/browse/MESOS-2333
Repository: mesos
Description
-------
Adds the flag `--disabled_endpoints` to the slave, used to pass a list of
disabled endpoints.
As of this points, only endpoints provided by the `mesos::Files` objects can be
disabled.
Diffs (updated)
-----
src/slave/flags.hpp ddb32593566b71bcf0b66adeeb889e43ef911084
src/slave/main.cpp 173a1a3117901d61027fe27d5f411312ed9d9777
Diff: https://reviews.apache.org/r/30998/diff/
Testing
-------
make check
Thanks,
Alexander Rojas