----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20302/#review40282 -----------------------------------------------------------
src/slave/slave.hpp <https://reviews.apache.org/r/20302/#comment73262> there's an extra space after 'from,' src/tests/cluster.hpp <https://reviews.apache.org/r/20302/#comment73263> std::string() - Dominic Hamon On April 13, 2014, 10:15 p.m., Adam B wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20302/ > ----------------------------------------------------------- > > (Updated April 13, 2014, 10:15 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-804 > https://issues.apache.org/jira/browse/MESOS-804 > > > Repository: mesos-git > > > Description > ------- > > Add a message string to the slave ShutdownMessage. To be used in slave > authentication, and anything else that likes shutdown messages. > > > Diffs > ----- > > src/messages/messages.proto bba17a9 > src/slave/slave.hpp 08f6005 > src/slave/slave.cpp cddb241 > src/tests/cluster.hpp 11684d9 > > Diff: https://reviews.apache.org/r/20302/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Adam B > >
