]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSD.cc: force updating heartbeat peers periodically 23487/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 30 Jul 2018 01:22:32 +0000 (09:22 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 9 Aug 2018 00:44:59 +0000 (08:44 +0800)
commit64362ac21d51ed15d41d337297126c24707ac709
tree10bb0c1c79c20b750aae79abc366c0f72eec84e5
parent8a77e1f4dc0668e5ad568bcefc6942d77b8a6eb5
osd/OSD.cc: force updating heartbeat peers periodically

Because the cluster topology may change (e.g., because we add some
new racks, hosts and disks) and we want the existing osds are then
aware of new incoming osds, guaranteeing osds are always trying to
do heartbeat as wide as possible(e.g., across all racks, hosts etc.).

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/OSD.cc