-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48931/#review138514
-----------------------------------------------------------



Patch looks great!

Reviews applied: [48704, 48705, 48931]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' 
CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; 
./support/docker_build.sh

- Mesos ReviewBot


On June 19, 2016, 8:37 p.m., Abhishek Dasgupta wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48931/
> -----------------------------------------------------------
> 
> (Updated June 19, 2016, 8:37 p.m.)
> 
> 
> Review request for mesos, Anand Mazumdar, haosdent huang, and Vinod Kone.
> 
> 
> Bugs: MESOS-5487
>     https://issues.apache.org/jira/browse/MESOS-5487
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Implemented LIST_FILES Call in v1 master API.
> 
> 
> Diffs
> -----
> 
>   include/mesos/v1/master/master.proto 
> abcf628eea7922cdb323ec135ec48e9b11209608 
>   src/master/http.cpp 148324e2c9d52f8211df4cead783e5a2979a45fe 
>   src/master/master.hpp 50230397dcf52219fd4ed98dd1107bf53790478d 
>   src/tests/api_tests.cpp 5d10533858cf1c512e00dbe6d5fab1f6401687bf 
> 
> Diff: https://reviews.apache.org/r/48931/diff/
> 
> 
> Testing
> -------
> 
> Ubuntu 16.04:
> sudo GTEST_FILTER="*AgentAPITest.ListFiles*" make -j4 check
> sudo GTEST_FILTER="*MasterAPITest.ListFiles*" make -j4 check
> 
> 
> Thanks,
> 
> Abhishek Dasgupta
> 
>

Reply via email to