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



Patch looks great!

Reviews applied: [70653]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' 
CONFIGURATION='--verbose --disable-libtool-wrappers 
--disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; 
./support/docker-build.sh

- Mesos Reviewbot


On May 16, 2019, 9:47 a.m., Benjamin Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/70653/
> -----------------------------------------------------------
> 
> (Updated May 16, 2019, 9:47 a.m.)
> 
> 
> Review request for mesos, Benno Evers, Chun-Hung Hsiao, Gastón Kleiman, and 
> Joseph Wu.
> 
> 
> Bugs: MESOS-9339
>     https://issues.apache.org/jira/browse/MESOS-9339
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Slow reverse DNS lookup is a serious issue since today it is done
> synchronously from the event loop thread, see MESOS-9339 and
> related tickets. Logging slow requests will substantially improve
> debugging.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/posix/libevent/libevent_ssl_socket.cpp 
> bc8f782025ea1ee24b09851f01a1e6609026f523 
> 
> 
> Diff: https://reviews.apache.org/r/70653/diff/1/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Benjamin Mahler
> 
>

Reply via email to