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 78C5F200D3B for ; Fri, 10 Nov 2017 18:55:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 77257160BEE; Fri, 10 Nov 2017 17:55:08 +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 BCDB9160BE0 for ; Fri, 10 Nov 2017 18:55:07 +0100 (CET) Received: (qmail 87696 invoked by uid 500); 10 Nov 2017 17:55:06 -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 87685 invoked by uid 99); 10 Nov 2017 17:55:06 -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; Fri, 10 Nov 2017 17:55:06 +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 A6B861A4825; Fri, 10 Nov 2017 17:55:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.201 X-Spam-Level: **** X-Spam-Status: No, score=4.201 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, NML_ADSP_CUSTOM_MED=1.2, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id groZuTpxenuc; Fri, 10 Nov 2017 17:55:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DAE425FD61; Fri, 10 Nov 2017 17:55:04 +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 E8733E0EEF; Fri, 10 Nov 2017 17:55:02 +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 E1509C401A9; Fri, 10 Nov 2017 17:55:02 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8773452437201773493==" MIME-Version: 1.0 Subject: Review Request 63737: Handled the resource conversion for new operations in master. From: Jie Yu To: Benjamin Bannier , Jan Schlicht Cc: Jie Yu , mesos Date: Fri, 10 Nov 2017 17:55:02 -0000 Message-ID: <20171110175502.31650.70562@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Jie Yu X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/63737/ X-Sender: Jie Yu Reply-To: Jie Yu X-ReviewRequest-Repository: mesos archived-at: Fri, 10 Nov 2017 17:55:08 -0000 --===============8773452437201773493== 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/63737/ ----------------------------------------------------------- Review request for mesos, Benjamin Bannier and Jan Schlicht. Repository: mesos Description ------- When a terminal status update for an offer operaiton is received, we need to apply the conversion for the offer operation to the master's view about the total resources of the corresponding agent. Diffs ----- src/master/master.cpp 49dbaa979d692061a7b479b1db4511e8357b8baf Diff: https://reviews.apache.org/r/63737/diff/1/ Testing ------- make check Thanks, Jie Yu --===============8773452437201773493==--