-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30997/
-----------------------------------------------------------
Review request for mesos, Adam B, Till Toenshoff, and Vinod Kone.
Bugs: MESOS-2333
https://issues.apache.org/jira/browse/MESOS-2333
Repository: mesos
Description
-------
Adds the flag `--disabled_endpoints` to the master, used to pass a list of
disabled endpoints.
As of this points, only endpoints provided by the `mesos::Files` objects can be
disabled.
Diffs
-----
src/master/flags.hpp 51a6059b05be25cc34f6a618da27dbca59144cfc
src/master/main.cpp a1efd2bd471aa8e0a041564ff65ac011047a5ca6
Diff: https://reviews.apache.org/r/30997/diff/
Testing
-------
make check
Thanks,
Alexander Rojas