----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23661/#review48063 -----------------------------------------------------------
Ship it! src/master/master.cpp <https://reviews.apache.org/r/23661/#comment84338> How about "Sending status update " << update << " as the slave " << slaveInfo.id() << " (" << slaveInfo.hostname() << ") is removed"; - Vinod Kone On July 17, 2014, 9:21 p.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23661/ > ----------------------------------------------------------- > > (Updated July 17, 2014, 9:21 p.m.) > > > Review request for mesos and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > We used to log TASK_LOST updates for removed slaves, this was lost in the > updates to make the master use the Registrar. > > > Diffs > ----- > > src/master/master.cpp fb2fd5a0288296370a034d57083cf22992306cea > > Diff: https://reviews.apache.org/r/23661/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Ben Mahler > >
