From reviews-return-5666-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Fri Jul 24 03:18:18 2015 Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B0672184A8 for ; Fri, 24 Jul 2015 03:18:18 +0000 (UTC) Received: (qmail 42040 invoked by uid 500); 24 Jul 2015 03:18:18 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 42011 invoked by uid 500); 24 Jul 2015 03:18:18 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 41995 invoked by uid 99); 24 Jul 2015 03:18:18 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2015 03:18:18 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id A554DD5A94; Fri, 24 Jul 2015 03:18:17 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8018811586539740431==" MIME-Version: 1.0 Subject: Re: Review Request 36715: Used std::thread instead of pthread for Libprocess process. From: "Artem Harutyunyan" To: "Artem Harutyunyan" , "Benjamin Hindman" , "Michael Park" Cc: "Joris Van Remoortere" , "mesos" Date: Fri, 24 Jul 2015 03:18:17 -0000 Message-ID: <20150724031817.1578.59849@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Artem Harutyunyan" X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/36715/ X-Sender: "Artem Harutyunyan" References: <20150723194910.1579.85358@reviews.apache.org> In-Reply-To: <20150723194910.1579.85358@reviews.apache.org> Reply-To: "Artem Harutyunyan" X-ReviewRequest-Repository: mesos --===============8018811586539740431== 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/36715/#review92864 ----------------------------------------------------------- Ship it! Ship It! - Artem Harutyunyan On July 23, 2015, 12:49 p.m., Joris Van Remoortere wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36715/ > ----------------------------------------------------------- > > (Updated July 23, 2015, 12:49 p.m.) > > > Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Michael Park. > > > Bugs: MESOS-3119 > https://issues.apache.org/jira/browse/MESOS-3119 > > > Repository: mesos > > > Description > ------- > > See summary > > > Diffs > ----- > > 3rdparty/libprocess/src/event_loop.hpp 45aa2a6019dc08da287b7c8a9d799619deb69747 > 3rdparty/libprocess/src/libev.cpp 8960c75010e3ceca3486a1fbb0fdeeffd62f4ec8 > 3rdparty/libprocess/src/libevent.cpp 02f9e61c1357e7b450e53b252b49d1979e782ae8 > 3rdparty/libprocess/src/process.cpp d6b0d5517964bf7c7276689e801a38b34a3f9db2 > > Diff: https://reviews.apache.org/r/36715/diff/ > > > Testing > ------- > > make check with libev, libevent > > > Thanks, > > Joris Van Remoortere > > --===============8018811586539740431==--