-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65311/
-----------------------------------------------------------
(Updated Feb. 5, 2018, 11:57 a.m.)
Review request for mesos, Benjamin Hindman and Greg Mann.
Bugs: MESOS-8434
https://issues.apache.org/jira/browse/MESOS-8434
Repository: mesos
Description
-------
Introduces the class `ObjectApprovers` which unifies the different
mechanisms used in Mesos in order to perform authorization.
This new class will supersede the `Acceptor` interfaces and their
logic.
Follow up patches will make use of this interface and remove
deprecated code.
Diffs (updated)
-----
src/common/http.hpp 750d3bfba1647624983108bdd23295a3b3091fe4
src/common/http.cpp 728fc554917ed031f9cb3d811fbbc064307b3e32
Diff: https://reviews.apache.org/r/65311/diff/3/
Changes: https://reviews.apache.org/r/65311/diff/2-3/
Testing
-------
make check
Thanks,
Alexander Rojas