]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
AsyncConnection: avoid debug log in cleanup_handler 7547/head
authorHaomai Wang <haomai@xsky.com>
Sat, 6 Feb 2016 06:52:43 +0000 (14:52 +0800)
committerHaomai Wang <haomai@xsky.com>
Sat, 6 Feb 2016 07:40:25 +0000 (15:40 +0800)
commit8569d38f984407c89c5fd010f61b3c19eaf296d6
tree66ee9e6a75f31ac7c9b03868b4ebee37398b6d96
parent0c6a72482189d4fd34957d524d2b79c674d347b6
AsyncConnection: avoid debug log in cleanup_handler

local connection will be stop and call cleanup_handler after messenger
is down
introduced in
commit(https://github.com/ceph/ceph/commit/9da2fffd31562ed5d0b795d7862b3ebec66aba40)

Fix #14679

Signed-off-by: Haomai Wang <haomai@xsky.com>
src/msg/async/AsyncConnection.cc
src/msg/async/AsyncConnection.h