-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50969/
-----------------------------------------------------------
(Updated Sept. 22, 2016, 3:45 p.m.)
Review request for mesos, Joseph Wu and Vinod Kone.
Changes
-------
Removed ifdef's.
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 a0e5d8382fa3886b747ae92507dce17e75c2d749
src/scheduler/scheduler.cpp 2ed6ce2a2b61a70a55546e3aeb48b32d90e74ac6
Diff: https://reviews.apache.org/r/50969/diff/
Testing
-------
Tested after the following patch in this chain.
Thanks,
Greg Mann