-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46880/
-----------------------------------------------------------
(Updated May 6, 2016, 9:17 p.m.)
Review request for mesos, Alexander Rojas and Kapil Arya.
Bugs: MESOS-5286
https://issues.apache.org/jira/browse/MESOS-5286
Repository: mesos
Description
-------
Authorization is added to the '/logging/toggle' endpoint,
enabling it to call an authorization callback which has
been correctly installed in libprocess.
Diffs
-----
3rdparty/libprocess/include/process/logging.hpp
651cb3736705124bec9e4366c0e7adc5d5b488f0
3rdparty/libprocess/src/logging.cpp ad7aa3aabbfc4a496e7e624a691a72e45c72e35d
Diff: https://reviews.apache.org/r/46880/diff/
Testing
-------
`make check` on OSX.
Thanks,
Greg Mann