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 C2D1917E4C for ; Fri, 31 Oct 2014 23:36:31 +0000 (UTC) Received: (qmail 40082 invoked by uid 500); 31 Oct 2014 23:36:31 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 40014 invoked by uid 500); 31 Oct 2014 23:36:31 -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 39994 invoked by uid 99); 31 Oct 2014 23:36:30 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 23:36:30 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id D93AF1DF98B; Fri, 31 Oct 2014 23:36:34 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1485799452580663077==" MIME-Version: 1.0 Subject: Re: Review Request 26861: Schedule docker containers for removal From: "Timothy Chen" To: "Benjamin Hindman" Cc: "Mesos ReviewBot" , "Timothy Chen" , "mesos" Date: Fri, 31 Oct 2014 23:36:34 -0000 Message-ID: <20141031233634.7137.43726@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Timothy Chen" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/26861/ X-Sender: "Timothy Chen" References: <20141029000200.7143.70568@reviews.apache.org> In-Reply-To: <20141029000200.7143.70568@reviews.apache.org> Reply-To: "Timothy Chen" X-ReviewRequest-Repository: mesos-git --===============1485799452580663077== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26861/ ----------------------------------------------------------- (Updated Oct. 31, 2014, 11:36 p.m.) Review request for mesos and Benjamin Hindman. Repository: mesos-git Description ------- Instead of removing docker containers right after reap, schedule it to be removed later. Diffs (updated) ----- src/slave/constants.hpp 9030871 src/slave/constants.cpp e1da5c0 src/slave/containerizer/docker.cpp d6617a9 src/slave/flags.hpp f7a8cde Diff: https://reviews.apache.org/r/26861/diff/ Testing ------- make check Thanks, Timothy Chen --===============1485799452580663077==--