[
https://issues.apache.org/jira/browse/MESOS-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150131#comment-13150131
]
[email protected] commented on MESOS-8:
---------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2763/
-----------------------------------------------------------
(Updated 2011-11-15 00:54:00.480771)
Review request for mesos and Andy Konwinski.
Changes
-------
Uploaded a new diff reflecting the changes requested from the first version.
Summary
-------
Frameworks are no longer deleted when they are done executing; they are saved
in a list in the master, which is then displayed on the webui. Tasks are
similarly stored in their framework.
This addresses bug MESOS-8.
https://issues.apache.org/jira/browse/MESOS-8
Diffs (updated)
-----
src/master/master.hpp fdacf36
src/master/master.cpp b6cfde7
src/webui/master/framework.tpl 0f41349
src/webui/master/index.tpl 16e3446
src/master/constants.hpp db82177
src/master/http.cpp 47caf48
Diff: https://reviews.apache.org/r/2763/diff
Testing
-------
Thanks,
Thomas
> Maintain a history of executed frameworks/tasks and show it on the web UI
> -------------------------------------------------------------------------
>
> Key: MESOS-8
> URL: https://issues.apache.org/jira/browse/MESOS-8
> Project: Mesos
> Issue Type: Improvement
> Reporter: Matei Zaharia
> Assignee: Thomas Marshall
>
> This is kind of a big task but ultimately important for cluster management.
> See https://github.com/mesos/mesos/issues#issue/39 for previous discussion on
> GitHub.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira