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

Review request for mesos, Gastón Kleiman, Jie Yu, and Till Toenshoff.


Repository: mesos


Description
-------

Some of these errors were getting logged at VLOG(1), INFO, or
not at all. Notably, recv errors were either VLOG(1) or not
logged. Send errors were not logged.

Now, we log the socket fd, peer address, and error message at
the warning level whenever a socket error occurs.


Diffs
-----

  3rdparty/libprocess/src/process.cpp fe89f557b763390fbb05b52b3ad18c4cc886e737 


Diff: https://reviews.apache.org/r/69109/diff/1/


Testing
-------

make check


Thanks,

Benjamin Mahler

Reply via email to