]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg: messenger dump: Handle name collisions 59780/head
authorMarcel Lauhoff <marcel.lauhoff@clyso.com>
Tue, 26 Nov 2024 20:35:43 +0000 (21:35 +0100)
committerMarcel Lauhoff <marcel.lauhoff@clyso.com>
Fri, 28 Feb 2025 15:47:02 +0000 (16:47 +0100)
commit36f2ed56d4700b1d338158c2c1cf55f580e75766
tree75a2b0856846aa8566bbd774fb0cbbe5ccac1380
parent453c11fcfc8863acf321ac9e13708851e9cba1f9
msg: messenger dump: Handle name collisions

Handle name collisions during the messenger dump registration by
appending the messenger nonce.

Always append it to "radosclient". Multiple librados connections are
common in applications. This avoids the first registered librados
messenger to look special.

Signed-off-by: Marcel Lauhoff <marcel.lauhoff@clyso.com>
src/msg/async/AsyncMessenger.cc
src/msg/async/AsyncMessenger.h