----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38050/#review97709 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Sept. 4, 2015, 1:18 a.m., Yong Qiao Wang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38050/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2015, 1:18 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-1831 > https://issues.apache.org/jira/browse/MESOS-1831 > > > Repository: mesos > > > Description > ------- > > Master should send PingSlaveMessage instead of "PING"; Slave should accept > PingSlaveMessage but not "PING" message; > > > Diffs > ----- > > src/master/master.cpp 56bcbcc > src/tests/partition_tests.cpp b7030ad > src/tests/slave_recovery_tests.cpp 4d137e0 > src/tests/slave_tests.cpp 2411918 > > Diff: https://reviews.apache.org/r/38050/diff/ > > > Testing > ------- > > Test2: Start master and slave to debug the PingSlaveMessage. Passed! > Test1: Run make check successfully! > > > Thanks, > > Yong Qiao Wang > >