Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B019D200BCE for ; Fri, 2 Dec 2016 09:48:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AEBAC160B24; Fri, 2 Dec 2016 08:48:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 28049160B16 for ; Fri, 2 Dec 2016 09:48:50 +0100 (CET) Received: (qmail 93562 invoked by uid 500); 2 Dec 2016 08:48:49 -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 93547 invoked by uid 99); 2 Dec 2016 08:48:49 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2016 08:48:49 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 9AD5F2D902C; Fri, 2 Dec 2016 08:48:48 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6590750863927213936==" MIME-Version: 1.0 Subject: Re: Review Request 54198: Added Resource.Allocation in Offer. From: Jay Guo To: Qian Zhang , Guangya Liu Cc: Jay Guo , mesos Date: Fri, 02 Dec 2016 08:48:48 -0000 Message-ID: <20161202084848.1642.29180@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Jay Guo X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/54198/ X-Sender: Jay Guo References: <20161201024751.1641.57194@reviews.apache.org> In-Reply-To: <20161201024751.1641.57194@reviews.apache.org> Reply-To: Jay Guo X-ReviewRequest-Repository: mesos archived-at: Fri, 02 Dec 2016 08:48:50 -0000 --===============6590750863927213936== 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/54198/ ----------------------------------------------------------- (Updated Dec. 2, 2016, 8:48 a.m.) Review request for mesos, Guangya Liu and Qian Zhang. Bugs: MESOS-6634 https://issues.apache.org/jira/browse/MESOS-6634 Repository: mesos Description ------- Added Resource.Allocation in Offer protobuf message to indicate a single role per offer. To preserve the offer semantics between a single multi-role scheduler and multiple single-role schedulers, we would like to ensure that an offer only contains resources allocated to a single role. Diffs (updated) ----- include/mesos/mesos.proto 5981cb8357dc9ead141402aed82db81f8004b2cd include/mesos/v1/mesos.proto a560ed336c7fe4a745df11d3a6d753d5ff1d9b9c Diff: https://reviews.apache.org/r/54198/diff/ Testing ------- Thanks, Jay Guo --===============6590750863927213936==--