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 7808FD203 for ; Fri, 2 Nov 2012 17:42:08 +0000 (UTC) Received: (qmail 96144 invoked by uid 500); 2 Nov 2012 17:42:08 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 96123 invoked by uid 500); 2 Nov 2012 17:42:08 -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 96113 invoked by uid 99); 2 Nov 2012 17:42:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 17:42:08 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of benjamin.mahler@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vc0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 17:42:00 +0000 Received: by mail-vc0-f175.google.com with SMTP id p1so4125117vcq.6 for ; Fri, 02 Nov 2012 10:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=Ok81VbuutWSYRn3J1MH7ZiXsL3kguN0rGaJUjSH3UeA=; b=o80temPZYL90mG/CnCtvm/CZKGIhaeOHdgjXY/Di9G+YKMZ27ifNF6qMycXPjB9DH+ MAVqTY4v6MYSZGpQl58kC7B2svOWruVHwqOT4lERX+47zaZINDgcr725Kxs1QRGFsPGW 2pesG3qu3CmyTroUnDyD1NKqsfpvp0M2t+bknL2cRbPcE2cTm2nU4YuveZA7oypv1OJX DUrD95mIM1NrvqfCWOGG7KBmZOruygrKM/Y2yxbkZOKi88QlQKMeAsmZoLtazhgC71Qv C/OR6jAdyi/hyb303UUdW9EfwcP28hLMomn79vjMqP+6BSTz3dTQOwylyHkCl0EeF227 zsTQ== Received: by 10.52.71.9 with SMTP id q9mr2228583vdu.36.1351878099586; Fri, 02 Nov 2012 10:41:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.59.0.69 with HTTP; Fri, 2 Nov 2012 10:41:18 -0700 (PDT) From: Benjamin Mahler Date: Fri, 2 Nov 2012 10:41:18 -0700 Message-ID: Subject: WebUI Changes To: mesos-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3071c852e7cebe04cd86a56a X-Virus-Checked: Checked by ClamAV on apache.org --20cf3071c852e7cebe04cd86a56a Content-Type: text/plain; charset=ISO-8859-1 If you're not running in trunk, you can ignore this email. We've recently removed the old WebUI and the associated flag: --webui_port If you provide this flag, it will be silently ignored. https://reviews.apache.org/r/7708/ The new webui runs on port 5050, please report any issues / frustrations you find! Ben --20cf3071c852e7cebe04cd86a56a--