Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38AB07CF0 for ; Tue, 8 Nov 2011 00:43:21 +0000 (UTC) Received: (qmail 71366 invoked by uid 500); 8 Nov 2011 00:43:21 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 71339 invoked by uid 500); 8 Nov 2011 00:43:21 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Delivered-To: moderator for mesos-dev@incubator.apache.org Received: (qmail 60338 invoked by uid 99); 8 Nov 2011 00:36:07 -0000 Content-Type: multipart/alternative; boundary="===============6058018798979862731==" MIME-Version: 1.0 Subject: Review Request: Added framework and task history to the webui. From: "Thomas Marshall" To: "Andy Konwinski" Date: Tue, 08 Nov 2011 00:36:07 -0000 Message-ID: <20111108003607.23694.38042@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org X-ReviewRequest-URL: https://reviews.apache.org/r/2763/ Cc: "Thomas Marshall" , "mesos" --===============6058018798979862731== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- 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 sav= ed 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 --===============6058018798979862731==--