-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50969/
-----------------------------------------------------------
(Updated Oct. 17, 2016, 6:58 p.m.)
Review request for mesos, Joseph Wu and Vinod Kone.
Changes
-------
Rebase.
Bugs: MESOS-3753
https://issues.apache.org/jira/browse/MESOS-3753
Repository: mesos
Description
-------
This patch updates the HTTP scheduler and executor
libraries to use `process::network::openssl::flags()`
to determine whether or not SSL is enabled.
Diffs (updated)
-----
src/executor/executor.cpp 1d47b52d89eedee59d160badd6313d34e3bdb6d2
src/scheduler/scheduler.cpp e282d419119dd1f01e170acf5cc2c6175b59791d
Diff: https://reviews.apache.org/r/50969/diff/
Testing
-------
Tested after the following patch in this chain.
Thanks,
Greg Mann