-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26382/
-----------------------------------------------------------
(Updated Oct. 9, 2014, 1:18 a.m.)
Review request for mesos and Vinod Kone.
Changes
-------
set Groups and Bugs.
Bugs: MESOS-1, MESOS-1830 and MESOS-343
https://issues.apache.org/jira/browse/MESOS-1
https://issues.apache.org/jira/browse/MESOS-1830
https://issues.apache.org/jira/browse/MESOS-343
Repository: mesos-git
Description
-------
Annotating every TASK_LOST with comments to open discussion.
If we add a 'source' field and consider adding TASK_INVALID i think it adds
much more information. I don't think the metrics would have to change as the
source matches the source file, I think. Unless I missed a subtlety. Ie, some
of the master TASK_LOST could be set to slave source, but i think it's
debatable.
Diffs
-----
src/master/master.cpp f05275b00635cee82007ed851bba1cd30a7aa74f
src/sched/sched.cpp a37ed3d2e11035650b9bf0440fb87f66669129d8
src/scheduler/scheduler.cpp fb88a3e029e97ba33eae5d50503be5ed9c9533e6
src/slave/slave.cpp e56dcbd80114730949a0d4b553470802a4d38281
Diff: https://reviews.apache.org/r/26382/diff/
Testing
-------
Thanks,
Dominic Hamon