-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65314/
-----------------------------------------------------------
(Updated March 12, 2018, 3:05 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 (updated)
-------
The introduction of the `ObjectApprovers` abstraction rendered the
`AuthorizationAcceptor` class obsolete. After the refactor of the code
the acceptor class was no longer used, nor were the helper functions
built around it.
This patch removes that obsolete code.
Diffs
-----
src/common/http.hpp 750d3bfba1647624983108bdd23295a3b3091fe4
src/common/http.cpp 8d3a4ad63bd74e0313082bad3d89c21fbf54f256
Diff: https://reviews.apache.org/r/65314/diff/8/
Testing
-------
make check
Thanks,
Alexander Rojas