-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58955/
-----------------------------------------------------------
(Updated May 22, 2017, 5:57 p.m.)
Review request for mesos, Adam B and Greg Mann.
Bugs: MESOS-7414
https://issues.apache.org/jira/browse/MESOS-7414
Repository: mesos
Description
-------
Enables authorization in the v1 API call `SET_LOGGING_LEVEL` following
the existing implementation for the agent call with the same name.
Likewise it reuses the authorizer action `SET_LOG_LEVEL`.
Diffs (updated)
-----
src/master/http.cpp 7060b8fa53e0682681c50e051908ffbbf50fb7da
src/tests/api_tests.cpp faf3242f9c86d866c4bb5e457fcfe47c1063cc09
Diff: https://reviews.apache.org/r/58955/diff/4/
Changes: https://reviews.apache.org/r/58955/diff/3-4/
Testing
-------
make check
Thanks,
Alexander Rojas