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 638D99B43 for ; Wed, 25 Jan 2012 02:55:10 +0000 (UTC) Received: (qmail 74755 invoked by uid 500); 25 Jan 2012 02:55:10 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 74481 invoked by uid 500); 25 Jan 2012 02:55: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 74433 invoked by uid 99); 25 Jan 2012 02:55:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2012 02:55:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2012 02:55:03 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 15BDD161EA4 for ; Wed, 25 Jan 2012 02:54:42 +0000 (UTC) Date: Wed, 25 Jan 2012 02:54:42 +0000 (UTC) From: "jiraposter@reviews.apache.org (Commented) (JIRA)" To: mesos-dev@incubator.apache.org Message-ID: <1782869671.75440.1327460082090.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <533450233.16003.1319590112121.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MESOS-45) Document semantics and state transitions in mesos user-pluggable interfaces MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MESOS-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192822#comment-13192822 ] jiraposter@reviews.apache.org commented on MESOS-45: ---------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3442/#review4577 ----------------------------------------------------------- Ship it! src/java/src/org/apache/mesos/Executor.java syntax is one of: {@link #[localmethod]} {@link [otherclass]#[method]} src/java/src/org/apache/mesos/MesosSchedulerDriver.java fix message - John On 2012-01-25 01:55:49, Benjamin Hindman wrote: bq. bq. ----------------------------------------------------------- bq. This is an automatically generated e-mail. To reply, visit: bq. https://reviews.apache.org/r/3442/ bq. ----------------------------------------------------------- bq. bq. (Updated 2012-01-25 01:55:49) bq. bq. bq. Review request for mesos, Andy Konwinski, Charles Reiss, Matei Zaharia, John Sirois, and Vinod Kone. bq. bq. bq. Summary bq. ------- bq. bq. Provides initial documentation to the public interfaces (thanks to Vinod Kone for pairing with me on this). bq. bq. bq. This addresses bug MESOS-45. bq. https://issues.apache.org/jira/browse/MESOS-45 bq. bq. bq. Diffs bq. ----- bq. bq. include/mesos/executor.hpp 68f5bda bq. include/mesos/mesos.proto 3c3f632 bq. include/mesos/scheduler.hpp 93dda98 bq. src/java/src/org/apache/mesos/Executor.java ea2b1a2 bq. src/java/src/org/apache/mesos/ExecutorDriver.java 66c2563 bq. src/java/src/org/apache/mesos/MesosExecutorDriver.java 2887f7b bq. src/java/src/org/apache/mesos/MesosSchedulerDriver.java 90a193b bq. src/java/src/org/apache/mesos/Scheduler.java c429a95 bq. src/java/src/org/apache/mesos/SchedulerDriver.java d31c9d1 bq. src/python/src/mesos.py d2088da bq. bq. Diff: https://reviews.apache.org/r/3442/diff bq. bq. bq. Testing bq. ------- bq. bq. bq. Thanks, bq. bq. Benjamin bq. bq. > Document semantics and state transitions in mesos user-pluggable interfaces > --------------------------------------------------------------------------- > > Key: MESOS-45 > URL: https://issues.apache.org/jira/browse/MESOS-45 > Project: Mesos > Issue Type: Improvement > Components: c++-api, java-api, python-api > Reporter: John Sirois > > In particular, scheduler and executor lifecycle and re-entrancy requirements should be documented well either centrally, in a HOW-TO/spec or better, additionally or solely in binding interfaces in the supported languages (cpp, java, python). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira