----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39873/ -----------------------------------------------------------
(Updated Nov. 2, 2015, 9:50 p.m.) Review request for mesos and Ben Mahler. Changes ------- split 0.21.0 slave related changes into its own dependent patch. Repository: mesos Description ------- The master now doesn't change the latest state of a task if it has already terminated. But it still updates the status update state and uuid. Diffs (updated) ----- src/master/master.cpp 2bc5a97a5b50c8a8a9902c47b2e9e3b5216d97ea Diff: https://reviews.apache.org/r/39873/diff/ Testing ------- make check Ran the "RecoverCompletedExecutor" test 100 times as it was failing most of the time without this fix. Thanks, Vinod Kone
