----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16715/#review31331 -----------------------------------------------------------
src/webui/master/static/js/controllers.js <https://reviews.apache.org/r/16715/#comment59805> Could this be something like `setTaskStatus` since it is modifying the argument passed to it? `getTaskStatus` sounds like it has no side effects. - Ross Allen On Jan. 8, 2014, 1:14 a.m., Thomas Rampelberg wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16715/ > ----------------------------------------------------------- > > (Updated Jan. 8, 2014, 1:14 a.m.) > > > Review request for mesos and Ross Allen. > > > Repository: mesos-git > > > Description > ------- > > showing start/stop time for tasks of completed frameworks > > > Diffs > ----- > > src/webui/master/static/js/controllers.js > 1ba84f1716419cd6a8f6607295a3a061323e10f9 > > Diff: https://reviews.apache.org/r/16715/diff/ > > > Testing > ------- > > > Thanks, > > Thomas Rampelberg > >
