----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39873/ -----------------------------------------------------------
Review request for mesos and Ben Mahler. 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 ----- src/master/master.cpp 9f4586e668a2141f4937497d42853fbdea7751a5 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
