From reviews-return-22177-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Fri Jan 29 10:20:38 2016 Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6167718612 for ; Fri, 29 Jan 2016 10:20:38 +0000 (UTC) Received: (qmail 16425 invoked by uid 500); 29 Jan 2016 10:20:28 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 16398 invoked by uid 500); 29 Jan 2016 10:20:28 -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 16381 invoked by uid 99); 29 Jan 2016 10:20:28 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jan 2016 10:20:28 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 9E3BE289A04; Fri, 29 Jan 2016 10:20:27 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8614859222083908008==" MIME-Version: 1.0 Subject: Review Request 42957: Added remove() calls to process::Help. From: Kevin Klues To: Neil Conway , Ben Mahler , Greg Mann Cc: Kevin Klues , mesos Date: Fri, 29 Jan 2016 10:20:27 -0000 Message-ID: <20160129102027.25059.47278@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Kevin Klues X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/42957/ X-Sender: Kevin Klues Reply-To: Kevin Klues X-ReviewRequest-Repository: mesos --===============8614859222083908008== 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/42957/ ----------------------------------------------------------- Review request for mesos, Ben Mahler, Greg Mann, and Neil Conway. Bugs: MESOS-4552 https://issues.apache.org/jira/browse/MESOS-4552 Repository: mesos Description ------- Previously, there was no way to remove an installed help string for a given endpoint. This commit adds the ability to remove these help strings. Diffs ----- 3rdparty/libprocess/include/process/help.hpp 2e76a6a5b1069abce879374a88cea65036873f1d 3rdparty/libprocess/src/help.cpp 2f718b9e160113518fb4a0260db916cb2242dbae Diff: https://reviews.apache.org/r/42957/diff/ Testing ------- Thanks, Kevin Klues --===============8614859222083908008==--