]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: add_peer() in parallel
authorKefu Chai <kchai@redhat.com>
Thu, 19 Sep 2019 09:31:22 +0000 (17:31 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 19 Sep 2019 10:23:20 +0000 (18:23 +0800)
commitc345b593dac48591fd948c148567c32c031976f5
treee4ebf79e1df68f2d1a3313f92e6321d0e1907764
parent6d5f5ed69c247b9bb621072393d743c5580e69fd
crimson/osd: add_peer() in parallel

we should not add peers in background, and we can do this in parallel!

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/heartbeat.cc