From reviews-return-72920-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Tue Feb 6 17:45:30 2018 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 42A7218C04 for ; Tue, 6 Feb 2018 17:45:30 +0000 (UTC) Received: (qmail 10656 invoked by uid 500); 6 Feb 2018 17:45:30 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 10613 invoked by uid 500); 6 Feb 2018 17:45:30 -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 10598 invoked by uid 99); 6 Feb 2018 17:45:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2018 17:45:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 018EB1A01D7; Tue, 6 Feb 2018 17:45:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.19 X-Spam-Level: * X-Spam-Status: No, score=1.19 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id tdZvro8nupt6; Tue, 6 Feb 2018 17:45:23 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3078E5F11F; Tue, 6 Feb 2018 17:45:23 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 882A7E0047; Tue, 6 Feb 2018 17:45:22 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id 5CDC9C400F6; Tue, 6 Feb 2018 17:45:22 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2955248531256400345==" MIME-Version: 1.0 Subject: Re: Review Request 63366: Add jemalloc release tarball and build rules. From: Benno Evers To: Benjamin Mahler , Alexander Rukletsov Cc: mesos , Benno Evers Date: Tue, 06 Feb 2018 17:45:22 -0000 Message-ID: <20180206174522.26814.70376@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Benno Evers X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/63366/ X-Sender: Benno Evers References: <20180124163759.44275.56193@reviews-vm2.apache.org> In-Reply-To: <20180124163759.44275.56193@reviews-vm2.apache.org> X-ReviewBoard-Diff-For: 3rdparty/jemalloc-5.0.1.tar.bz2 Reply-To: Benno Evers X-ReviewRequest-Repository: mesos --===============2955248531256400345== 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/63366/ ----------------------------------------------------------- (Updated Feb. 6, 2018, 5:45 p.m.) Review request for mesos, Alexander Rukletsov and Benjamin Mahler. Changes ------- Removed changes to CMakeLists in libprocess. Summary (updated) ----------------- Add jemalloc release tarball and build rules. Repository: mesos Description (updated) ------- Add jemalloc release tarball and build rules. Diffs (updated) ----- 3rdparty/CMakeLists.txt da605707b89bbe9b3db9e60bc0b0a26dac46e56e 3rdparty/Makefile.am f4cb731198e271b967b920235ed2785e9296f9e1 3rdparty/cmake/Versions.cmake 94b0d8048412e00e2480f45e7ce4e6494da4bd5d 3rdparty/jemalloc-5.0.1.tar.bz2 PRE-CREATION 3rdparty/versions.am 3e008d5a7bdc029de23950463c295b968b3280c8 cmake/CompilationConfigure.cmake 50cddf9476c8c5196c4824a7b060c2680a96b277 configure.ac 30fbadc32d1d96f719d45fa8067f975283c25507 src/Makefile.am e444b8981093ba6f4e94acb7a060b998f75b542a src/master/CMakeLists.txt ec552110509d17628107f4ad98f2d04675ed3ce3 src/slave/CMakeLists.txt 943e8f523f867e3dd4030f78eca7830500578faf Diff: https://reviews.apache.org/r/63366/diff/4/ Changes: https://reviews.apache.org/r/63366/diff/3-4/ Testing ------- Thanks, Benno Evers --===============2955248531256400345==--