----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14434/ -----------------------------------------------------------
(Updated Oct. 4, 2013, 7:35 p.m.) Review request for mesos. Changes ------- The last patch wasn't quite right. This one seems to work well, however. Repository: mesos-git Description ------- Added timestamps to TaskInfo. TaskInfo now includes a start/finish timestamp for each task. This is particularly for debugging framework problems. Review: https://reviews.apache.org/r/14434 Diffs (updated) ----- include/mesos/mesos.proto 957576bbc1c73513a9591194d017f76fe562a616 src/master/http.cpp f2a535a002f07784db724f6fdedfb26b271d6327 src/master/master.cpp ce8365f082a5f96ef64e33e526cb5047dff52127 src/messages/messages.proto c599eb2f1105baf5253ab8c982f48f30e798b94f src/webui/master/static/framework.html 6e5cd9f9e48597c7894d6381377c8a291014e8f3 src/webui/master/static/frameworks.html 7c243d47d80e7c74fcac938d012b91b67b995490 Diff: https://reviews.apache.org/r/14434/diff/ Testing ------- `make check`, tested in staging, and manual web UI testing. Thanks, Brenden Matthews
