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 810DCD147 for ; Mon, 4 Mar 2013 01:34:55 +0000 (UTC) Received: (qmail 86321 invoked by uid 500); 4 Mar 2013 01:34:55 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 86237 invoked by uid 500); 4 Mar 2013 01:34:55 -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 86226 invoked by uid 99); 4 Mar 2013 01:34:55 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 01:34:55 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 5F5201C7B6B; Mon, 4 Mar 2013 01:34:47 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4330096030797815779==" MIME-Version: 1.0 Subject: Re: Review Request: Slave Restart (Part 10): Properly guide users during incompatible slave upgrade From: "Vinod Kone" To: "Benjamin Hindman" , "Ben Mahler" Cc: "mesos" , "Vinod Kone" Date: Mon, 04 Mar 2013 01:34:47 -0000 Message-ID: <20130304013447.27129.79105@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Vinod Kone" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/8763/ X-Sender: "Vinod Kone" References: <20130227233845.17206.47292@reviews.apache.org> In-Reply-To: <20130227233845.17206.47292@reviews.apache.org> Reply-To: "Vinod Kone" --===============4330096030797815779== 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/8763/ ----------------------------------------------------------- (Updated March 4, 2013, 1:34 a.m.) Review request for mesos, Benjamin Hindman and Ben Mahler. Changes ------- benm's. Description ------- This checks slave info compatibility. Doesn't check version compatibility y= et (because its not clear how we get that info). Diffs (updated) ----- src/common/type_utils.hpp fde69aeec403b3455839dca6b0b2e1507d81ba00 = src/slave/paths.hpp fbf3fd84fb8f2590311b18d2afec2d2e0d30ef0a = src/slave/slave.hpp 7648c33230c1900eda7529045c5df9ccab105d47 = src/slave/slave.cpp c13d268c5e0e107902f64e30304a18128927a571 = src/tests/slave_recovery_tests.cpp PRE-CREATION = third_party/libprocess/third_party/stout/include/stout/os.hpp da14a8fb95b= 69684c899e04ca79a1ad8eb11b2b8 = Diff: https://reviews.apache.org/r/8763/diff/ Testing ------- make check Thanks, Vinod Kone --===============4330096030797815779==--