-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2990/
-----------------------------------------------------------

(Updated 2012-01-18 02:37:51.041170)


Review request for mesos, Benjamin Hindman and Andy Konwinski.


Changes
-------

Updated to reflect the latest submits. I still have not been able to replicate 
the error Ben got.


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 (updated)
-----

  src/slave/constants.hpp f0c8679 
  src/slave/http.cpp 133660c 
  src/slave/slave.hpp 88cfc72 
  src/slave/slave.cpp 62fc277 
  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

Reply via email to