----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10413/ -----------------------------------------------------------
(Updated April 17, 2013, 6:41 a.m.) Review request for mesos, Benjamin Hindman and Ben Mahler. Changes ------- comments and rebase. no need for review. Description ------- This is what I have so far. We need to fix the TODOs inside runTask() before we can call it complete. Diffs (updated) ----- src/slave/slave.hpp 2529bf500a3265b10ad4cddde10c2d62a6cdb4a0 src/slave/slave.cpp 325231458a6883019436e7cc5a37f85f0f5735fa src/tests/gc_tests.cpp 872faa74d7a4b71ea4e89d73f450b24c5031e876 Diff: https://reviews.apache.org/r/10413/diff/ Testing ------- sudo ./bin/mesos-tests.sh --verbose --gtest_filter=*GarbageCollectorIntegrationTest.Unschedule* --gtest_repeat=1000 Thanks, Vinod Kone
