]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: wait shorter intervals if beacon not sent 24505/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 9 Oct 2018 22:50:22 +0000 (15:50 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 16 Oct 2018 13:29:35 +0000 (06:29 -0700)
commit4014441b8d9ad446f01c3a59d6720bb888457330
tree276e1b11e3244fb15576f631005ef99cf6dacee2
parent2760ddde892d92de8e8d442dfa8cdaf39e4ebc0c
mds: wait shorter intervals if beacon not sent

MDS beacon upkeep always waits mds_beacon_interval seconds even when laggy.
Check more frequently for when we stop being laggy to reduce likelihood that
the MDS is removed.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/Beacon.cc
src/mds/Beacon.h