----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13450/ -----------------------------------------------------------
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
