-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13446/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Ben Mahler.
Bugs: MESOS-635
https://issues.apache.org/jira/browse/MESOS-635
Repository: mesos-git
Description
-------
Generated TASK_LOST updates for valid tasks are now sent via statusUpdate()
instead of directly sending them. This ensures we don't miss critical stuff
that needs to be done when handling terminal updates.
Diffs
-----
src/master/master.cpp a2f8929987f95e796aba71063223aea7003bf3df
Diff: https://reviews.apache.org/r/13446/diff/
Testing
-------
make check
Thanks,
Vinod Kone