-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46256/
-----------------------------------------------------------
Review request for mesos, Adam B, Alexander Rojas, and Ben Mahler.
Bugs: MESOS-4951
https://issues.apache.org/jira/browse/MESOS-4951
Repository: mesos
Description
-------
In order to enable authentication on libprocess-level
HTTP endpoints, this patch adds a parameter to
`process::initialize` which allows the authentication
realm of such endpoints to be set when libprocess is
initialized.
Diffs
-----
Diff: https://reviews.apache.org/r/46256/diff/
Testing
-------
`sudo make check` on OSX.
Thanks,
Greg Mann