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 50780B7EA for ; Tue, 10 Jan 2012 06:48:21 +0000 (UTC) Received: (qmail 35286 invoked by uid 500); 10 Jan 2012 06:48:20 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 35212 invoked by uid 500); 10 Jan 2012 06:48:08 -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 35179 invoked by uid 99); 10 Jan 2012 06:48:04 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 06:48:04 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id AA4651C1681; Tue, 10 Jan 2012 06:48:03 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2654223151595600199==" MIME-Version: 1.0 Subject: Review Request: Initial public interface documentation. From: "Benjamin Hindman" To: "Charles Reiss" , "Matei Zaharia" , "John Sirois" , "Andy Konwinski" , "Vinod Kone" Date: Tue, 10 Jan 2012 06:48:03 -0000 Message-ID: <20120110064803.6698.27363@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org X-ReviewRequest-URL: https://reviews.apache.org/r/3442/ Cc: "Benjamin Hindman" , "mesos" --===============2654223151595600199== 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/3442/ ----------------------------------------------------------- Review request for mesos, Andy Konwinski, Charles Reiss, Matei Zaharia, Joh= n Sirois, and Vinod Kone. Summary ------- Provides initial documentation to the public interfaces (thanks to Vinod Ko= ne for pairing with me on this). This addresses bug MESOS-45. https://issues.apache.org/jira/browse/MESOS-45 Diffs ----- include/mesos/executor.hpp d883f1a = include/mesos/mesos.proto 77a9067 = include/mesos/scheduler.hpp 93dda98 = src/java/src/org/apache/mesos/Executor.java 5ad8cee = src/java/src/org/apache/mesos/ExecutorDriver.java be01d21 = src/java/src/org/apache/mesos/MesosExecutorDriver.java 399c8b8 = src/java/src/org/apache/mesos/MesosSchedulerDriver.java 04809a6 = src/java/src/org/apache/mesos/Scheduler.java 63a06fe = src/java/src/org/apache/mesos/SchedulerDriver.java 23a246c = src/python/src/mesos.py 5fc60e2 = Diff: https://reviews.apache.org/r/3442/diff Testing ------- Thanks, Benjamin --===============2654223151595600199==--