You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Greg Mann <gr...@mesosphere.io> on 2016/11/30 23:16:24 UTC

Re: Review Request 50736: Added SSL support to libprocess HTTP request helpers.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50736/
-----------------------------------------------------------

(Updated Nov. 30, 2016, 11:16 p.m.)


Review request for mesos, Anand Mazumdar, Joseph Wu, and Vinod Kone.


Changes
-------

Rebase.


Bugs: MESOS-5966
    https://issues.apache.org/jira/browse/MESOS-5966


Repository: mesos


Description
-------

In order to test libprocess HTTP functionality with SSL
both enabled and disabled, the HTTP helper functions that
libprocess uses in tests must be parametrized by SSL
configuration.


Diffs (updated)
-----

  3rdparty/libprocess/include/process/http.hpp 7894b3100a4d89974207d9953b2fd04abe746a33 
  3rdparty/libprocess/src/http.cpp 8a10dca08247d9873f70c1b0c7e9f4f6332678f4 

Diff: https://reviews.apache.org/r/50736/diff/


Testing
-------

Find testing information in the subsequent patch in this chain.


Thanks,

Greg Mann