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 0A953EBFC for ; Wed, 27 Feb 2013 01:09:11 +0000 (UTC) Received: (qmail 53497 invoked by uid 500); 27 Feb 2013 01:09:10 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 53472 invoked by uid 500); 27 Feb 2013 01:09:10 -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 53461 invoked by uid 99); 27 Feb 2013 01:09:10 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 01:09:10 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 058DD1C7AAE; Wed, 27 Feb 2013 01:09:03 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3864089548815115008==" MIME-Version: 1.0 Subject: Review Request: Added success logging for resource collection, and fixed a monitoring issue caused by a gcc bug. From: "Ben Mahler" To: "Benjamin Hindman" , "Vinod Kone" Cc: "Ben Mahler" , "mesos" Date: Wed, 27 Feb 2013 01:09:03 -0000 Message-ID: <20130227010903.1281.43097@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ben Mahler" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/9640/ X-Sender: "Ben Mahler" Reply-To: "Ben Mahler" --===============3864089548815115008== 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/9640/ ----------------------------------------------------------- Review request for mesos, Benjamin Hindman and Vinod Kone. Description ------- We saw that the const Duration in the header was uninitialized. We saw this= issue before, which prompted the creation of constants.cpp. Diffs ----- src/slave/constants.hpp ddf02570caf3793106b3c48e158a5bb48c1ae80c = src/slave/constants.cpp 1735a6b55a93e6537a5a119e5345961f3d84a000 = src/slave/flags.hpp d4aa04556bd4cf33cbbc7e82b0c4413fc6fdf2dc = src/slave/monitor.cpp 16a555c15014bd964003be0666908ae1720bf1fc = Diff: https://reviews.apache.org/r/9640/diff/ Testing ------- make check Thanks, Ben Mahler --===============3864089548815115008==--