Return-Path: X-Original-To: apmail-mesos-dev-archive@www.apache.org Delivered-To: apmail-mesos-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0BBA1033A for ; Fri, 2 Aug 2013 19:50:32 +0000 (UTC) Received: (qmail 39206 invoked by uid 500); 2 Aug 2013 19:50:32 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 39172 invoked by uid 500); 2 Aug 2013 19:50:32 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 39164 invoked by uid 500); 2 Aug 2013 19:50:32 -0000 Delivered-To: apmail-incubator-mesos-dev@incubator.apache.org Received: (qmail 39158 invoked by uid 99); 2 Aug 2013 19:50:32 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 19:50:32 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 194941D19BD; Fri, 2 Aug 2013 19:50:29 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============9143604069572615439==" MIME-Version: 1.0 Subject: Re: Review Request 13216: Refactored slave recovery so that slave recovers its state before the isolator and status update manager. From: "Benjamin Hindman" To: "Benjamin Hindman" , "Ben Mahler" Cc: "Vinod Kone" , "mesos" Date: Fri, 02 Aug 2013 19:50:29 -0000 Message-ID: <20130802195029.19836.67853@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Benjamin Hindman" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/13216/ X-Sender: "Benjamin Hindman" References: <20130802052728.2609.47091@reviews.apache.org> In-Reply-To: <20130802052728.2609.47091@reviews.apache.org> Reply-To: "Benjamin Hindman" --===============9143604069572615439== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13216/#review24554 ----------------------------------------------------------- Ship it! Ship It! - Benjamin Hindman On Aug. 2, 2013, 5:27 a.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13216/ > ----------------------------------------------------------- > > (Updated Aug. 2, 2013, 5:27 a.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Bugs: MESOS-611 > https://issues.apache.org/jira/browse/MESOS-611 > > > Repository: mesos-git > > > Description > ------- > > Slave recovering first ensures that any messages sent by the status update manager and isolator can be properly handled. > > > Diffs > ----- > > src/slave/slave.hpp 97f2083db0dec2c1c9415f65d9bf8a834653bd18 > src/slave/slave.cpp 7f6e6b456890db438092f19a22e4dd816bb33d04 > > Diff: https://reviews.apache.org/r/13216/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > > --===============9143604069572615439==--