]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/quiesce-db: always clear the db if a membership is lost 56695/head
authorLeonid Usov <leonid.usov@ibm.com>
Sun, 17 Mar 2024 16:22:34 +0000 (12:22 -0400)
committerLeonid Usov <leonid.usov@ibm.com>
Thu, 4 Apr 2024 07:57:13 +0000 (10:57 +0300)
commit8855c505aad5b4103ff8f11389a653d9456703e4
tree3a2bbd86cabfbd8dd57b28a9284acb5ee2b177db
parent6cec793d9073f0594e2364b9b687ecaf22424cca
mds/quiesce-db: always clear the db if a membership is lost

Fixes: https://tracker.ceph.com/issues/64912
Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
(cherry picked from commit e1c8e08961e8199f1da74dc9d1eb2a940e2908d5)
src/mds/QuiesceDbManager.cc
src/mds/QuiesceDbManager.h
src/test/mds/TestQuiesceDb.cc