Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBA969F92 for ; Mon, 2 Jul 2012 21:12:51 +0000 (UTC) Received: (qmail 4993 invoked by uid 500); 2 Jul 2012 21:12:51 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 4965 invoked by uid 500); 2 Jul 2012 21:12:51 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 4951 invoked by uid 99); 2 Jul 2012 21:12:51 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2012 21:12:51 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 04F291C0246; Mon, 2 Jul 2012 21:12:47 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3122257108150128229==" MIME-Version: 1.0 Subject: Review Request: Pulled 'stringify' out of utils, added a stringify for lists and maps, and updated all references appropriately. From: "Benjamin Hindman" To: "Vinod Kone" Cc: "mesos" , "Benjamin Hindman" Date: Mon, 02 Jul 2012 21:12:47 -0000 Message-ID: <20120702211247.6556.42770@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Benjamin Hindman" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/5707/ X-Sender: "Benjamin Hindman" Reply-To: "Benjamin Hindman" --===============3122257108150128229== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5707/ ----------------------------------------------------------- Review request for mesos and Vinod Kone. Description ------- See summary. Diffs ----- src/Makefile.am 8760f59 = src/common/stringify.hpp PRE-CREATION = src/common/utils.hpp 93192e7 = src/linux/proc.cpp 0ccd604 = src/log/log.cpp 9189014 = src/log/network.hpp 1237642 = src/log/replica.cpp 8a3e4c5 = src/master/http.cpp a4cc19d = src/master/master.cpp 89cdaf6 = src/master/webui.cpp 39df4d9 = src/slave/http.cpp 19c48a0 = src/slave/slave.cpp aac11e0 = src/slave/webui.cpp 0666efa = src/tests/log_tests.cpp c4720b9 = src/tests/protobuf_io_tests.cpp 7c7db3e = src/tests/zookeeper_server.cpp 14c8f84 = Diff: https://reviews.apache.org/r/5707/diff/ Testing ------- make check Thanks, Benjamin Hindman --===============3122257108150128229==--