-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60716/
-----------------------------------------------------------
(Updated July 13, 2017, 8:18 p.m.)
Review request for mesos, Anand Mazumdar, Alexander Rojas, Greg Mann, and Vinod
Kone.
Bugs: MESOS-7630
https://issues.apache.org/jira/browse/MESOS-7630
Repository: mesos
Description (updated)
-------
Replace different authorization-related Acceptor classes with one
AuthorizationAcceptor class.
Removed the ObjectAcceptor parent class, since no inheritance features
are provided by it.
Diffs
-----
src/common/http.hpp 93c9b2e58600189867b85175fe4de2dc2f6bf33e
src/common/http.cpp 7dce4cdc82a64702431bbc4307757ec797cf4309
src/master/http.cpp 948aa118101b6ce03410c9e0c945b6ca16668ca2
Diff: https://reviews.apache.org/r/60716/diff/4/
Testing
-------
Passed "make check -j48"
Passed 'GTEST_FILTER="MasterTest.TasksEndpoint" make check -j48'
Thanks,
Quinn Leng