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

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