----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61650/ -----------------------------------------------------------
(Updated Aug. 23, 2017, 9:29 p.m.) Review request for mesos, Anand Mazumdar and Vinod Kone. Changes ------- Addressed review comments. Repository: mesos Description ------- With this patch, the enqueueing and dequeueing of tasks in the agent are controlled solely by Executor class member functions, which simplifies the agent code. Diffs (updated) ----- src/slave/slave.hpp 0e07a1af733003bb897cbebb7c1f64437063353d src/slave/slave.cpp 50d2a10cd68f6611efd4e691e5325e6e0c06f33a Diff: https://reviews.apache.org/r/61650/diff/2/ Changes: https://reviews.apache.org/r/61650/diff/1-2/ Testing ------- make check Thanks, Benjamin Mahler
