]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson: shutdown messengers before deallocate OSD
authorYingxin Cheng <yingxin.cheng@intel.com>
Sun, 19 Jan 2020 07:33:58 +0000 (15:33 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 12 Feb 2020 02:47:47 +0000 (10:47 +0800)
commitb9e3b15c07968a2fc69698afe96fa33de4b05b0d
tree7eb2769abe26f2571ec60cf1d2464cbf978f7b15
parentb2da8b97d0595fdd6aaece8091bc044326730b8e
crimson: shutdown messengers before deallocate OSD

Stop dispatching events from messenger when OSD is about to stop and
deallocate.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/osd/heartbeat.cc
src/crimson/osd/osd.cc