----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13881/ -----------------------------------------------------------
(Updated Aug. 28, 2013, 11:02 p.m.) Review request for mesos, Ben Mahler, Chi Zhang, and Vinod Kone. Changes ------- Moved declaration of offers2 to just before killTask() Repository: mesos-git Description ------- Proper fix for the 400a88 commit to align with previous diff: removes the double declaration (and the rest of that chunk) for KillTask and fixes the GCExecutor test NOTE: tests are failing at ExamplesTest.PythonFramework but they also fail on master at the previous commit. Diffs (updated) ----- src/tests/slave_recovery_tests.cpp 78f42ff Diff: https://reviews.apache.org/r/13881/diff/ Testing ------- Thanks, Ian Downes
