-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37125/
-----------------------------------------------------------
Review request for mesos, Adam B and Jie Yu.
Bugs: MESOS-3062
https://issues.apache.org/jira/browse/MESOS-3062
Repository: mesos
Description
-------
The `Master::authorize` function is overloaded for `Reserve` and `Unreserve`.
This will be extended for `Create` and `Destroy` in the future. These are used
for authorization of frameworks as well as master endpoints.
Diffs
-----
src/master/master.hpp e44174976aa64176916827bec4c911333c9a91db
src/master/master.cpp 5aa0a5410804fe16abd50b6953f1ffe46a019ecf
Diff: https://reviews.apache.org/r/37125/diff/
Testing
-------
`make check`
Thanks,
Michael Park