]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: suppress info logs for frequent keepalive
authorYingxin Cheng <yingxincheng@gmail.com>
Sat, 2 Feb 2019 02:27:06 +0000 (10:27 +0800)
committerYingxin Cheng <yingxincheng@gmail.com>
Tue, 12 Feb 2019 08:48:02 +0000 (16:48 +0800)
commitcf92062e3f03191c98b95776d9335345d4ee8287
tree4d6da27fe80bb26fe3a5e33afe476b81503376e7
parent7ac5fb013bfa1d3666849b5e73a3bbbe0d4f1813
crimson/net: suppress info logs for frequent keepalive

The new unittest_seastar_messenger will print out the count of keepalive
attempts at the end of the execution.

Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
src/crimson/net/SocketConnection.cc