-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50969/
-----------------------------------------------------------
(Updated Aug. 13, 2016, 6:12 a.m.)
Review request for mesos, Joseph Wu and Vinod Kone.
Summary (updated)
-----------------
Made use of SSL flags to determine scheduler/executor scheme.
Bugs: MESOS-3753
https://issues.apache.org/jira/browse/MESOS-3753
Repository: mesos
Description (updated)
-------
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 d1ec817c53d0224a483fec545031016cf90620da
src/scheduler/scheduler.cpp 276ed10bd439c4a7830447bec5053292fb2ca4e7
Diff: https://reviews.apache.org/r/50969/diff/
Testing
-------
Tested after the following patch in this chain.
Thanks,
Greg Mann
|