]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: create client messenger using ms_public_type 39750/head
authorluo.runbing <luo.runbing@zte.com.cn>
Mon, 1 Mar 2021 01:00:13 +0000 (09:00 +0800)
committerluo.runbing <luo.runbing@zte.com.cn>
Mon, 1 Mar 2021 06:06:28 +0000 (14:06 +0800)
commitc15e197ca00b2caad1abeac030d2e387b5fd32b2
tree7c40ad8001aa5cf84205f19bfeac8f00fc51799c
parentf11ccd2d60c544cd02e74999bf144b073fa95659
mgr: create client messenger using ms_public_type

and fallback to ms_type if ms_public_type is not configured

otherwise rdma support breaks with ms_public_type set to async+rdma explicitly
and left ms_type & ms_cluster_type to their defaults.

Signed-off-by: luo.runbing <luo.runbing@zte.com.cn>
src/mgr/MgrStandby.cc