]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: set MMgrBeacon high priority 54627/head
authorwanwencong <wanwc@chinatelecom.cn>
Thu, 23 Nov 2023 06:31:22 +0000 (14:31 +0800)
committerwanwencong <wanwc@chinatelecom.cn>
Thu, 23 Nov 2023 08:22:33 +0000 (16:22 +0800)
commitf0e150a9df0fcae574d22d2e715b323691163daa
tree4ae52c28b7a4d9647b96c70be797357ae0a174f5
parent07614d51c26cb3e98c87f4d9984a033b1e11761d
mgr: set MMgrBeacon high priority

It's possible mgr beacons can get stuck in the dispatch queue long enough for an
Mgr to be removed from the MgrMap, increase the priority to ensure
processing ahead of monitor commands and other low-priority messages.

Fixes: https://tracker.ceph.com/issues/63615
Signed-off-by: wanwencong <wanwc@chinatelecom.cn>
src/messages/MMgrBeacon.h