-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58955/
-----------------------------------------------------------
(Updated June 2, 2017, 2:25 p.m.)
Review request for mesos, Adam B, Greg Mann, and Till Toenshoff.
Bugs: MESOS-7414
https://issues.apache.org/jira/browse/MESOS-7414
Repository: mesos
Description (updated)
-------
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 1dcfe6ef00b0e3984deb79a511e665f638661323
src/tests/api_tests.cpp 91b3473452b8e65cab9f2e873837d64a0edf4b54
Diff: https://reviews.apache.org/r/58955/diff/5/
Changes: https://reviews.apache.org/r/58955/diff/4-5/
Testing
-------
make check
Thanks,
Alexander Rojas