-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30995/
-----------------------------------------------------------
Review request for mesos, Adam B, Till Toenshoff, and Vinod Kone.
Bugs: MESOS-2333
https://issues.apache.org/jira/browse/MESOS-2333
Repository: mesos
Description
-------
Adds an Access class which is used to turn on and off the endpoints provided by
the `mesos::Files` objects. Disabled endpoints return a "403 Forbidden" http
response.
Diffs
-----
src/files/files.hpp c8322d1381b6ba0e52bd29a4291fd3a786ce5fe0
src/files/files.cpp 58a74b10af65ee30b7035ff00725d0f8e98529ea
src/tests/files_tests.cpp 650f1b947d87b7e17651f7378369d3ade826e412
Diff: https://reviews.apache.org/r/30995/diff/
Testing
-------
make check
Thanks,
Alexander Rojas