-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58955/
-----------------------------------------------------------
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
-----
src/master/http.cpp 5aae52870451d883ef1ea1fda5a27764d7f318e8
src/tests/api_tests.cpp faf3242f9c86d866c4bb5e457fcfe47c1063cc09
Diff: https://reviews.apache.org/r/58955/diff/1/
Testing
-------
make check
Thanks,
Alexander Rojas