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 C88849D5F for ; Tue, 15 Nov 2011 00:54:00 +0000 (UTC) Received: (qmail 34888 invoked by uid 500); 15 Nov 2011 00:54:00 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 34861 invoked by uid 500); 15 Nov 2011 00:54:00 -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 Received: (qmail 34850 invoked by uid 99); 15 Nov 2011 00:54:00 -0000 Received: from reviews.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2011 00:54:00 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 817761C0040; Tue, 15 Nov 2011 00:54:00 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5133201648863364723==" MIME-Version: 1.0 Subject: Re: Review Request: Added framework and task history to the webui. From: "Thomas Marshall" To: "Andy Konwinski" Date: Tue, 15 Nov 2011 00:54:00 -0000 Message-ID: <20111115005400.5034.67656@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org X-ReviewRequest-URL: https://reviews.apache.org/r/2763/ Cc: "Benjamin Hindman" , "Thomas Marshall" , "mesos" In-Reply-To: <20111114230335.8166.31301@reviews.apache.org> References: <20111114230335.8166.31301@reviews.apache.org> --===============5133201648863364723== 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/ ----------------------------------------------------------- (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 sav= ed 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 --===============5133201648863364723==--