----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41253/#review110021 -----------------------------------------------------------
Patch looks great! Reviews applied: [41253] Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export COMPILER=gcc; ./support/docker_build.sh - Mesos ReviewBot On Dec. 11, 2015, 8:42 a.m., Jojy Varghese wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41253/ > ----------------------------------------------------------- > > (Updated Dec. 11, 2015, 8:42 a.m.) > > > Review request for mesos and Joris Van Remoortere. > > > Bugs: MESOS-3773 > https://issues.apache.org/jira/browse/MESOS-3773 > > > Repository: mesos > > > Description > ------- > > It has been observed that when only the receive side of the shutdown option is > set, the current file descriptor, when reused in another open file ends up > with > data from the ssl socket. This change is to ensure that both send and receive > sides of the socket are terminated. > > > Diffs > ----- > > 3rdparty/libprocess/src/libevent_ssl_socket.cpp > 55b91dd47bb5bd5e97147d0af91c7899fd42702c > > Diff: https://reviews.apache.org/r/41253/diff/ > > > Testing > ------- > > make check. > > > Thanks, > > Jojy Varghese > >
