]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: mark down heartbeat connections on shutdown
authorSage Weil <sage@redhat.com>
Thu, 25 Jul 2019 17:42:34 +0000 (12:42 -0500)
committerSage Weil <sage@redhat.com>
Mon, 5 Aug 2019 18:53:25 +0000 (13:53 -0500)
commitc6351315fb67557319cc5e9b3aba393e850f04fc
treec854af44141935dcc3ba937286e247f9d8f8762b
parent8f906e3cd75a7dceb1159e54ab2590b1a2a313a7
osd: mark down heartbeat connections on shutdown

This ensures that heartbeat_reset() gets call and we clean up the
ref loop between the Connections and Sessions.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc