-----------------------------------------------------------
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