From reviews-return-64916-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Wed Aug 16 23:10:34 2017 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 7D79119D3A for ; Wed, 16 Aug 2017 23:10:34 +0000 (UTC) Received: (qmail 52552 invoked by uid 500); 16 Aug 2017 23:10:34 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 52518 invoked by uid 500); 16 Aug 2017 23:10:33 -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 52507 invoked by uid 99); 16 Aug 2017 23:10:33 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2017 23:10:33 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 43B07180533; Wed, 16 Aug 2017 23:10:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.999 X-Spam-Level: ** X-Spam-Status: No, score=2.999 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id imKq1jPhH64b; Wed, 16 Aug 2017 23:10:31 +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 BEFA65FCB9; Wed, 16 Aug 2017 23:10:30 +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 5E60FE0114; Wed, 16 Aug 2017 23:10:30 +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 68F8CC40474; Wed, 16 Aug 2017 23:10:28 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0294657052161204550==" MIME-Version: 1.0 Subject: Re: Review Request 61704: Added CSI client classes to talk to CSI plugins. From: Mesos Reviewbot Windows To: Jie Yu Cc: Mesos Reviewbot Windows , Chun-Hung Hsiao , mesos Date: Wed, 16 Aug 2017 23:10:28 -0000 Message-ID: <20170816231028.51968.40697@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Mesos Reviewbot Windows X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/61704/ X-Sender: Mesos Reviewbot Windows References: <20170816230829.51981.47830@reviews-vm2.apache.org> In-Reply-To: <20170816230829.51981.47830@reviews-vm2.apache.org> X-ReviewBoard-Diff-For: src/csi/csi.cpp X-ReviewBoard-Diff-For: include/mesos/csi/csi.hpp Reply-To: Mesos Reviewbot Windows X-ReviewRequest-Repository: mesos --===============0294657052161204550== 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/61704/#review183083 ----------------------------------------------------------- Bad patch! Reviews applied: [61704, 61703, 61600] Failed command: python support/apply-reviews.py -n -r 61703 Error: error: missing binary patch data for '3rdparty/csi-0.1.0.tar.gz' error: binary patch does not apply to '3rdparty/csi-0.1.0.tar.gz' error: 3rdparty/csi-0.1.0.tar.gz: patch does not apply Full log: http://mesos-winbot.westus.cloudapp.azure.com/logs/240/console - Mesos Reviewbot Windows On Aug. 16, 2017, 11:08 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61704/ > ----------------------------------------------------------- > > (Updated Aug. 16, 2017, 11:08 p.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: mesos-7491 > https://issues.apache.org/jira/browse/mesos-7491 > > > Repository: mesos > > > Description > ------- > > Added CSI client classes to talk to CSI plugins. > > > Diffs > ----- > > include/mesos/csi/csi.hpp PRE-CREATION > src/csi/csi.cpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/61704/diff/1/ > > > Testing > ------- > > Tests described in r/61706. > > > Thanks, > > Chun-Hung Hsiao > > --===============0294657052161204550==--