]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg: Add target_addr to log message when connections timed out 43005/head
authorwangxinyu <wangxinyu@inspur.com>
Wed, 1 Sep 2021 07:17:32 +0000 (15:17 +0800)
committerwangxinyu <wangxinyu@inspur.com>
Sun, 5 Sep 2021 02:45:27 +0000 (10:45 +0800)
commit69239d6d21165b021eff8ad250872f9a8baf9876
tree441b9911b2bf9856cc3f4b5b224da00b4340caf0
parente216c1ee110397eb48ef026c794021917db737f2
msg: Add target_addr to log message when connections timed out

Add target_addr to log message when connections timed out. It will be
helpful for problem location.

Signed-off-by: wangxinyu <wangxinyu@inspur.com>
src/msg/async/AsyncConnection.cc