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 C0F4B11834 for ; Mon, 25 Aug 2014 23:35:13 +0000 (UTC) Received: (qmail 33998 invoked by uid 500); 25 Aug 2014 23:35:13 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 33926 invoked by uid 500); 25 Aug 2014 23:35:13 -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 33908 invoked by uid 99); 25 Aug 2014 23:35:13 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2014 23:35:13 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 489A01DBF5A; Mon, 25 Aug 2014 23:35:13 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6415900703797546797==" MIME-Version: 1.0 Subject: Re: Review Request 25033: Fixed MesosContainerizer to reject tasks that have ContainerInfo set. From: "Vinod Kone" To: "Timothy Chen" , "Jie Yu" Cc: "Vinod Kone" , "mesos" Date: Mon, 25 Aug 2014 23:35:13 -0000 Message-ID: <20140825233513.17463.331@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/25033/ X-Sender: "Vinod Kone" References: <20140825194700.17464.17898@reviews.apache.org> In-Reply-To: <20140825194700.17464.17898@reviews.apache.org> Reply-To: "Vinod Kone" X-ReviewRequest-Repository: mesos-git --===============6415900703797546797== 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/25033/ ----------------------------------------------------------- (Updated Aug. 25, 2014, 11:35 p.m.) Review request for mesos, Jie Yu and Timothy Chen. Changes ------- jie's Bugs: MESOS-1732 https://issues.apache.org/jira/browse/MESOS-1732 Repository: mesos-git Description ------- Fixed MesosContainerizer to reject tasks that have ContainerInfo set. Diffs (updated) ----- src/slave/containerizer/mesos/containerizer.cpp d0676c55e3bb30bcc8e32b27c091080ec58b0c81 Diff: https://reviews.apache.org/r/25033/diff/ Testing ------- make check Thanks, Vinod Kone --===============6415900703797546797==--