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 DCD7F927F for ; Tue, 21 Feb 2012 22:31:31 +0000 (UTC) Received: (qmail 55955 invoked by uid 500); 21 Feb 2012 22:31:31 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 55933 invoked by uid 500); 21 Feb 2012 22:31:31 -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 55922 invoked by uid 99); 21 Feb 2012 22:31:31 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 22:31:31 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 1DC5A1C34B8; Tue, 21 Feb 2012 22:31:31 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7269348455198874591==" MIME-Version: 1.0 Subject: Review Request: Fix for status update retries From: "Vinod Kone" To: "Benjamin Hindman" Date: Tue, 21 Feb 2012 22:31:31 -0000 Message-ID: <20120221223131.19570.91654@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org X-ReviewRequest-URL: https://reviews.apache.org/r/3989/ Cc: "mesos" , "Vinod Kone" --===============7269348455198874591== 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/3989/ ----------------------------------------------------------- Review request for mesos and Benjamin Hindman. Summary ------- Fixed a bug where the slave stopped re-sending status updates after 2 tries. This addresses bug MESOS-157. https://issues.apache.org/jira/browse/MESOS-157 Diffs ----- src/slave/slave.cpp 7240139 = Diff: https://reviews.apache.org/r/3989/diff Testing ------- make check Thanks, Vinod --===============7269348455198874591==--