]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: do not cluster_msgr.set_myaddrs() in background
authorKefu Chai <kchai@redhat.com>
Thu, 19 Sep 2019 08:26:56 +0000 (16:26 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 19 Sep 2019 08:31:26 +0000 (16:31 +0800)
commitb82fd0320db96a1684a3a337839a45507ad11459
tree8be567cb650e63eb5dbd61c83dc807bb8fa4187b
parentbb2bd5f42a558dd47519e275413d246d917b9316
crimson/osd: do not cluster_msgr.set_myaddrs() in background

we should do the initialization in foreground

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