----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71923/#review219048 -----------------------------------------------------------
Ship it! Ship It! - Greg Mann On Dec. 17, 2019, 11:26 p.m., Joseph Wu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71923/ > ----------------------------------------------------------- > > (Updated Dec. 17, 2019, 11:26 p.m.) > > > Review request for mesos, Benno Evers, Benjamin Mahler, Greg Mann, and Till > Toenshoff. > > > Bugs: MESOS-10072 > https://issues.apache.org/jira/browse/MESOS-10072 > > > Repository: mesos > > > Description > ------- > > The SSL downgrade feature present in our libevent-SSL socket > is currently not supported on the plain-OpenSSL socket. > > For this reason, we make sure to check the related flag and > prevent the related tests from running. > > > Diffs > ----- > > 3rdparty/libprocess/src/openssl.cpp > 8aab5acfb4bf3aa94625eaa7157714eca98940f7 > 3rdparty/libprocess/src/tests/ssl_tests.cpp > 3f1d1039bfdd686e43395c55c8edf6ab863ca7ac > > > Diff: https://reviews.apache.org/r/71923/diff/1/ > > > Testing > ------- > > cmake --build . --target check > > > Thanks, > > Joseph Wu > >
