----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5396/#review8411 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Hindman On June 19, 2012, 11:10 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5396/ > ----------------------------------------------------------- > > (Updated June 19, 2012, 11:10 p.m.) > > > Review request for mesos, Benjamin Hindman and Thomas Marshall. > > > 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/common/option.hpp 1ec2f7e > src/master/allocator.hpp 0fc61a5 > src/master/constants.hpp c3b0b25 > src/master/master.hpp 886f79c > src/master/master.cpp 89cdaf6 > src/master/simple_allocator.hpp 034b5d0 > src/master/simple_allocator.cpp 1c54feb > src/tests/master_tests.cpp fcaf7dc > src/tests/utils_tests.cpp 0e3374e > third_party/libprocess/include/process/option.hpp 5c4b1a4 > > Diff: https://reviews.apache.org/r/5396/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > >
