-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54628/
-----------------------------------------------------------
(Updated Dec. 12, 2016, 8:14 p.m.)
Review request for mesos, Anand Mazumdar and Jie Yu.
Bugs: MESOS-6780
https://issues.apache.org/jira/browse/MESOS-6780
Repository: mesos
Description
-------
This includes updating the IOSwitchboard 'connect()' call to always
connect to the switchboard with the HTTP scheme.
Diffs
-----
src/slave/containerizer/mesos/io/switchboard.cpp
a354188a3656b5c2fd797b214f6c02714d70ce2c
src/tests/containerizer/io_switchboard_tests.cpp
ecadeee179fc2a22967b324928bfb11e140a6987
Diff: https://reviews.apache.org/r/54628/diff/
Testing
-------
GTEST_FILTER-"" make -j check
GTEST_FILTER="*IOSwitchboard*" src/mesos-tests
Thanks,
Kevin Klues