-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46258/
-----------------------------------------------------------
(Updated April 25, 2016, 2:20 p.m.)
Review request for mesos, Adam B and Alexander Rojas.
Changes
-------
Commented out unused `principal` parameters.
Bugs: MESOS-4902
https://issues.apache.org/jira/browse/MESOS-4902
Repository: mesos
Description
-------
This patch adds authentication to the `/logging/toggle`
HTTP endpoint on the master and agent.
Diffs (updated)
-----
3rdparty/libprocess/include/process/logging.hpp
0c0774647d8048a9d8d395141a5864eadc64f8ef
3rdparty/libprocess/src/logging.cpp bdbf716ee46a459f1004f0f4b72c23aae135f347
3rdparty/libprocess/src/process.cpp 8727eb202e9699f0ac3c95788257cf1a22b0da7b
Diff: https://reviews.apache.org/r/46258/diff/
Testing
-------
`sudo make check` on OSX.
Thanks,
Greg Mann