> On 2011-12-05 22:53:28, Andy Konwinski wrote: > > src/slave/http.cpp, lines 219-226 > > <https://reviews.apache.org/r/2990/diff/1/?file=61547#file61547line219> > > > > Kill tabs.
Done. > On 2011-12-05 22:53:28, Andy Konwinski wrote: > > src/slave/slave.hpp, line 309 > > <https://reviews.apache.org/r/2990/diff/1/?file=61548#file61548line309> > > > > Kill tab. Done. > On 2011-12-05 22:53:28, Andy Konwinski wrote: > > src/webui/slave/executor.tpl, line 79 > > <https://reviews.apache.org/r/2990/diff/1/?file=61550#file61550line79> > > > > Kill tab. Done. - Thomas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2990/#review3613 ----------------------------------------------------------- On 2011-12-05 23:52:29, Thomas Marshall wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/2990/ > ----------------------------------------------------------- > > (Updated 2011-12-05 23:52:29) > > > Review request for mesos, Benjamin Hindman and Andy Konwinski. > > > Summary > ------- > > Added a framework history to the slave page, an executor history to the > framework page, and a task history to the executor page. Allows stdout and > stderr of executors to be viewed after they finish executing. > > > This addresses bug MESOS-8. > https://issues.apache.org/jira/browse/MESOS-8 > > > Diffs > ----- > > src/slave/constants.hpp 489640b > src/slave/http.cpp 18efd8c > src/slave/slave.hpp 37bbd8c > src/slave/slave.cpp 665ab7f > src/webui/slave/executor.tpl dd53464 > src/webui/slave/framework.tpl 9488da5 > src/webui/slave/index.tpl 0f18de6 > > Diff: https://reviews.apache.org/r/2990/diff > > > Testing > ------- > > > Thanks, > > Thomas > >
