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 C0083200C34 for ; Mon, 27 Feb 2017 23:12:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BE849160B60; Mon, 27 Feb 2017 22:12:59 +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 3A0BE160B5B for ; Mon, 27 Feb 2017 23:12:59 +0100 (CET) Received: (qmail 24817 invoked by uid 500); 27 Feb 2017 22:12:58 -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 24797 invoked by uid 99); 27 Feb 2017 22:12:58 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2017 22:12:58 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 8E75031B3EE; Mon, 27 Feb 2017 22:12:57 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1181655534644229207==" MIME-Version: 1.0 Subject: Review Request 57108: Handled the `FrameworkInfo` field added to the `UpdateFrameworkMessage`. From: Michael Park To: Benjamin Mahler Cc: Michael Park , mesos Date: Mon, 27 Feb 2017 22:12:57 -0000 Message-ID: <20170227221257.32557.32766@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Michael Park X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/57108/ X-Sender: Michael Park Reply-To: Michael Park X-ReviewRequest-Repository: mesos archived-at: Mon, 27 Feb 2017 22:12:59 -0000 --===============1181655534644229207== 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/57108/ ----------------------------------------------------------- Review request for mesos and Benjamin Mahler. Bugs: MESOS-6627 https://issues.apache.org/jira/browse/MESOS-6627 Repository: mesos Description ------- Handled the `FrameworkInfo` field added to the `UpdateFrameworkMessage`. Diffs ----- src/master/master.cpp 2ef836536784d5fda23c80dc2304239b176a8942 src/slave/slave.hpp 3b0aea4e3e9a17501077beccbccaab4abbe11af2 src/slave/slave.cpp fc480ae23ffa5cdeeb79b3621a08e1f8703bc01a src/tests/slave_recovery_tests.cpp 0e295915fea0a7314e173857249bd8726eeccd76 src/tests/slave_tests.cpp 3731c7607d5e49f3000c4863b1999851fac45705 Diff: https://reviews.apache.org/r/57108/diff/ Testing ------- `make check` Thanks, Michael Park --===============1181655534644229207==--