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 91C3695F7 for ; Thu, 14 Mar 2013 07:25:55 +0000 (UTC) Received: (qmail 37064 invoked by uid 500); 14 Mar 2013 07:25:55 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 36923 invoked by uid 500); 14 Mar 2013 07:25: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 36906 invoked by uid 99); 14 Mar 2013 07:25:54 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Mar 2013 07:25:54 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 3EE5F1C19DC; Thu, 14 Mar 2013 07:25:54 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3730371408738699880==" MIME-Version: 1.0 Subject: Review Request: Added a TERMINATING process state to avoid filtering or enqueing events after process cleanup has begun. From: "Benjamin Hindman" To: "Vinod Kone" Cc: "mesos" , "Benjamin Hindman" Date: Thu, 14 Mar 2013 07:25:54 -0000 Message-ID: <20130314072554.1181.12598@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/9922/ X-Sender: "Benjamin Hindman" Reply-To: "Benjamin Hindman" --===============3730371408738699880== 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/9922/ ----------------------------------------------------------- Review request for mesos and Vinod Kone. Description ------- The change in https://reviews.apache.org/r/9916 was insufficient. Rather th= an continue along the lines of the previous fix this change effectively rev= erts the previous fix and instead adds a TERMINATING process state. This addresses bug MESOS-392. https://issues.apache.org/jira/browse/MESOS-392 Diffs ----- third_party/libprocess/include/process/process.hpp 1433115516b2110acad0f5= c2ee996dfb4203ba8b = third_party/libprocess/src/process.cpp a1da05e83f24c4c94d4eef7ef0db662886= efee7a = Diff: https://reviews.apache.org/r/9922/diff/ Testing ------- ./bin/mesos-tests.sh --gtest_filter=3D"*.SchedulerExit" --gtest_repeat=3D10= 00 Thanks, Benjamin Hindman --===============3730371408738699880==--