----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61641/ -----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Vinod Kone. Repository: mesos Description ------- This allows the function to be used in the kill task path where we do not have the TaskInfo or ExecutorInfo available. With this, we now have all removals going through this function. Diffs ----- src/slave/slave.hpp 1fe93dab1b2bef24721cc1bcffebe1b259e96d79 src/slave/slave.cpp 7381530515f86faf4c3e8f82bcd9483f6cf0498b Diff: https://reviews.apache.org/r/61641/diff/1/ Testing ------- make check Thanks, Benjamin Mahler