From reviews-return-36684-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Tue Jun 14 19:15:21 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 7142C1999C for ; Tue, 14 Jun 2016 19:15:21 +0000 (UTC) Received: (qmail 74253 invoked by uid 500); 14 Jun 2016 19:15:21 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 74223 invoked by uid 500); 14 Jun 2016 19:15:21 -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 74205 invoked by uid 99); 14 Jun 2016 19:15:20 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jun 2016 19:15:20 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 06C092C5960; Tue, 14 Jun 2016 19:15:20 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4537379213599306938==" MIME-Version: 1.0 Subject: Review Request 48704: Updated FilesProcess to support List_Files Call in Operator API v1. From: Abhishek Dasgupta To: Anand Mazumdar , Vinod Kone , haosdent huang Cc: Abhishek Dasgupta , mesos Date: Tue, 14 Jun 2016 19:15:20 -0000 Message-ID: <20160614191520.14973.29061@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Abhishek Dasgupta X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/48704/ X-Sender: Abhishek Dasgupta Reply-To: Abhishek Dasgupta X-ReviewRequest-Repository: mesos --===============4537379213599306938== 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/48704/ ----------------------------------------------------------- Review request for mesos, Anand Mazumdar, haosdent huang, and Vinod Kone. Bugs: MESOS-5514 https://issues.apache.org/jira/browse/MESOS-5514 Repository: mesos Description ------- Updated FilesProcess to support List_Files Call in Operator API v1. Diffs ----- src/files/files.hpp b767d5bc5bee16e3bd98199773a6bc7d30c1c32d src/files/files.cpp 20bc6fa0c22ab017c4e23a745c313a3caf0aec36 Diff: https://reviews.apache.org/r/48704/diff/ Testing ------- Ubuntu 16.04: sudo GTEST_FILTER="*AgentAPITest.ListFiles*" make -j4 check Thanks, Abhishek Dasgupta --===============4537379213599306938==--