-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54627/
-----------------------------------------------------------
(Updated Dec. 12, 2016, 6:34 p.m.)
Review request for mesos, Anand Mazumdar, Benjamin Hindman, Jie Yu, and Joseph
Wu.
Changes
-------
Updated based on Jie's comments.
Bugs: MESOS-6775
https://issues.apache.org/jira/browse/MESOS-6775
Repository: mesos
Description
-------
Updated address of 'http::connect()' with http scheme for SSL support.
Diffs (updated)
-----
3rdparty/libprocess/include/process/http.hpp
22fa31de0c632758f5e16b36df55bf397402af22
3rdparty/libprocess/src/http.cpp c0eaeff28ea5005d4dfae32118cb8e0f5e650a67
3rdparty/libprocess/src/tests/http_tests.cpp
822cdb3931d3e30713aa78995427f364e41bfb30
Diff: https://reviews.apache.org/r/54627/diff/
Testing
-------
../configure --enable-ssl --enable-libevent
GTEST_FILTER="" make -j check
src/mesos-tests
sudo src/mesos-tests
../configure
GTEST_FILTER="" make -j check
src/mesos-tests
sudo src/mesos-tests
Thanks,
Kevin Klues