----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2763/ -----------------------------------------------------------
Review request for mesos and Andy Konwinski. 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. Diffs ----- src/master/http.cpp 47caf48 src/master/master.hpp fdacf36 src/master/master.cpp b6cfde7 src/webui/master/framework.tpl 0f41349 src/webui/master/index.tpl 16e3446 Diff: https://reviews.apache.org/r/2763/diff Testing ------- Thanks, Thomas
