-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5396/
-----------------------------------------------------------
(Updated June 18, 2012, 6:53 p.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
attached bug
Description
-------
Adds the ability to startup a master with a list of whitelisted slaves to send
offers for.
This addresses bug mesos-208.
https://issues.apache.org/jira/browse/mesos-208
Diffs
-----
src/master/constants.hpp c3b0b25
src/master/master.hpp 886f79c
src/master/master.cpp 89cdaf6
src/master/simple_allocator.cpp 1c54feb
src/tests/master_tests.cpp fcaf7dc
src/tests/utils_tests.cpp 0e3374e
Diff: https://reviews.apache.org/r/5396/diff/
Testing
-------
make check
Thanks,
Vinod Kone