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 E503211D08 for ; Mon, 16 Jun 2014 22:27:43 +0000 (UTC) Received: (qmail 54741 invoked by uid 500); 16 Jun 2014 22:27:43 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 54681 invoked by uid 500); 16 Jun 2014 22:27:43 -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 54665 invoked by uid 99); 16 Jun 2014 22:27:43 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2014 22:27:43 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 834311DA000; Mon, 16 Jun 2014 22:27:33 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7988596009170790246==" MIME-Version: 1.0 Subject: Re: Review Request 15542: Offer an execvp like interface for running tasks. From: "Niklas Nielsen" To: "Niklas Nielsen" , "Benjamin Hindman" , "Ben Mahler" Cc: "Jason Dusek" , "mesos" Date: Mon, 16 Jun 2014 22:27:33 -0000 Message-ID: <20140616222733.6311.9500@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Niklas Nielsen" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/15542/ X-Sender: "Niklas Nielsen" References: <20140310204455.13497.25336@reviews.apache.org> In-Reply-To: <20140310204455.13497.25336@reviews.apache.org> Reply-To: "Niklas Nielsen" X-ReviewRequest-Repository: mesos-git --===============7988596009170790246== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit > On March 10, 2014, 1:45 p.m., Niklas Nielsen wrote: > > Hey Jason, > > > > Are the outstanding issues still pending or do you have an up-coming patch? :) This patch is outdated and target the old isolators (prior to the containerizer API's). Jason, can we close this for now and circle back on it with a new RR? - Niklas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15542/#review36700 ----------------------------------------------------------- On Jan. 21, 2014, 2:36 p.m., Jason Dusek wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15542/ > ----------------------------------------------------------- > > (Updated Jan. 21, 2014, 2:36 p.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Niklas Nielsen. > > > Repository: mesos-git > > > Description > ------- > > Offer an execvp like interface for running tasks. > > Review: https://reviews.apache.org/r/15542 > > > Diffs > ----- > > include/mesos/mesos.proto 655f86757487ddbe551fdcf53eb793e773ecdd34 > src/examples/python/test_framework.py deca48e779ae099424fa73bb9a8ac5c419c5faf1 > src/launcher/executor.cpp b73ab479500a7347a38ba53acecfab9229f1080d > src/launcher/launcher.cpp d5ab66704429a95eeb8eda5188e33d8e691221af > src/launcher/main.cpp de64609905ee63096c0173fe7e64a1eafea5d6bf > src/sched/sched.cpp f9028e81d81c6229d07737df2136077bf902a372 > src/slave/process_isolator.cpp 0bc698f04f7c8eaad166dc9d646e13310129dd01 > > Diff: https://reviews.apache.org/r/15542/diff/ > > > Testing > ------- > > Ran Python test executor and `make check`. > > > Thanks, > > Jason Dusek > > --===============7988596009170790246==--