----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13450/#review24949 -----------------------------------------------------------
Ship it! src/slave/slave.cpp <https://reviews.apache.org/r/13450/#comment49121> kill newline? src/slave/slave.cpp <https://reviews.apache.org/r/13450/#comment49122> Is that an example or is that the _only_ way this can happen? - Ben Mahler On Aug. 9, 2013, 10:05 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13450/ > ----------------------------------------------------------- > > (Updated Aug. 9, 2013, 10:05 p.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Repository: mesos-git > > > Description > ------- > > Sometimes slave gets informed about a terminated executor by the recovering > isolator before it gets to '__recover()'. In that case, the slave can simply > skip trying to reconnect/kill the executor. > > > Diffs > ----- > > src/slave/monitor.cpp 4f3c91fce94918de43d7ad0b598d4902a46be8b6 > src/slave/slave.cpp 3b4911844e19c85a97c79b22ef90897b26f26aac > src/slave/status_update_manager.hpp > da927606dea63b62d99baac529a3fe371f2767ba > src/slave/status_update_manager.cpp > ffd47369e49f711f984787cd3710f7b4dd5b29ce > > Diff: https://reviews.apache.org/r/13450/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > >
