-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65311/
-----------------------------------------------------------
(Updated March 8, 2018, 1:14 p.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 8d3a4ad63bd74e0313082bad3d89c21fbf54f256
Diff: https://reviews.apache.org/r/65311/diff/6/
Changes: https://reviews.apache.org/r/65311/diff/5-6/
Testing
-------
make check
Thanks,
Alexander Rojas