----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49228/ -----------------------------------------------------------
(Updated June 27, 2016, 9:05 p.m.) Review request for mesos, Benjamin Mahler, haosdent huang, Ross Allen, and Vinod Kone. Changes ------- Do not set `task.start_time` if tasks first status is terminal Repository: mesos Description ------- Only set the terminal time if the last state is terminal. Diffs (updated) ----- src/webui/master/static/js/controllers.js be3fa1f1fba9eda7ebcc9bf33142fe4307dd8d90 Diff: https://reviews.apache.org/r/49228/diff/ Testing ------- Generate orpahne tasks that is alive. It should have not set stopped time. Thanks, Tomasz Janiszewski
