----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14434/ -----------------------------------------------------------
Review request for mesos. 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. Diffs ----- include/mesos/mesos.proto 957576bbc1c73513a9591194d017f76fe562a616 src/master/http.cpp f2a535a002f07784db724f6fdedfb26b271d6327 src/master/master.cpp a49b17ef43fca5b385a89731ca8776a26b61399a src/messages/messages.proto c599eb2f1105baf5253ab8c982f48f30e798b94f src/webui/master/static/framework.html 6e5cd9f9e48597c7894d6381377c8a291014e8f3 Diff: https://reviews.apache.org/r/14434/diff/ Testing ------- `make check`, tested in staging, and manual web UI testing. Thanks, Brenden Matthews
