]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds/Beacon: wake up the thread in shutdown() 61513/head
authorMax Kellermann <max.kellermann@ionos.com>
Fri, 11 Oct 2024 20:06:42 +0000 (22:06 +0200)
committerMilind Changire <mchangir@redhat.com>
Sat, 25 Jan 2025 01:45:44 +0000 (07:15 +0530)
commiteeacf55550c775441f004daa270696deb9be04cd
tree39134aa6b402d40ceb3d07da471af2239d4e0fc0
parent89751a32cbbe19c32037d4cb263060aa40fc99fc
mds/Beacon: wake up the thread in shutdown()

This eliminates the `wait_for()` delay and speeds up MDS shutdown.

Fixes: https://tracker.ceph.com/issues/68759
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
(cherry picked from commit 0276ab4eb9dd09b0bd8e39389a75e960390ceaeb)
src/mds/Beacon.cc