-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56619/
-----------------------------------------------------------
(Updated Feb. 18, 2017, 3 a.m.)
Review request for mesos, Adam B, Alexander Rojas, Jan Schlicht, Till
Toenshoff, and Vinod Kone.
Changes
-------
Split endpoint changes into 3 separate patches.
Summary (updated)
-----------------
Updated 'Files' handlers to use 'AuthenticationContext'.
Bugs: MESOS-7003
https://issues.apache.org/jira/browse/MESOS-7003
Repository: mesos
Description (updated)
-------
This patch updates the HTTP endpoint handlers in the
Mesos `Files` process to accept an `AuthenticationContext`
instead of an `Option<string>& principal`.
Diffs (updated)
-----
src/files/files.hpp 8cffc26fc7d674187e55663f23f1e10bed40229e
src/files/files.cpp 8327f8002fbfa3be77a4bbe4aa83a73d0f170f7a
Diff: https://reviews.apache.org/r/56619/diff/
Testing
-------
Testing information can be found at the end of this review chain.
Thanks,
Greg Mann