----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34389/#review84360 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On May 19, 2015, 1:56 a.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34389/ > ----------------------------------------------------------- > > (Updated May 19, 2015, 1:56 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-2507 > https://issues.apache.org/jira/browse/MESOS-2507 > > > Repository: mesos > > > Description > ------- > > `getSlave` and `slaves.registered.get` were used interchangeably throughout > the code. This removeds `getSlave` in favor of just using the > `slaves.registered.get()`. > > > Diffs > ----- > > src/master/master.hpp da0a83510784f4f7dbd933e666ac12c04c413a62 > src/master/master.cpp eaea79df2c693d15087d70b3c9b988e57c894f8e > src/master/validation.cpp 20a6ac833ec5dc437f80159a9234c7b94d86ba29 > > Diff: https://reviews.apache.org/r/34389/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Ben Mahler > >
