summaryrefslogtreecommitdiffstats
path: root/src/mds/QuiesceDbManager.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds/queisce-db: collect acks while bootstrappingLeonid Usov2024-05-191-10/+22
* Merge PR #57454 into mainPatrick Donnelly2024-05-161-56/+113
|\
| * mds/quiesce-db: optimize peer updatesLeonid Usov2024-05-141-20/+51
| * mds/quiesce-db: track db epoch separately from the membership epochLeonid Usov2024-05-141-37/+47
| * mds/quiesce-db: test that a peer on a newer membership epoch can ack a rootLeonid Usov2024-05-141-3/+19
* | mds/quiesce: db: quiesce-await should EPERM if a set is past QS_QUIESCEDLeonid Usov2024-04-301-3/+4
|/
* mds/quiesce: prevent an overflow of the wait durationLeonid Usov2024-04-031-5/+21
* mds/quiesce-db: always clear the db if a membership is lostLeonid Usov2024-03-171-15/+21
* mds/quiesce-db: keep the db thread alive until shutdownLeonid Usov2024-03-061-44/+46
* mds/quiesce-db: incorporate review commentsLeonid Usov2024-03-041-1/+1
* mds/quiesce: declare QuiesceDbPeerListing and QuiesceDbPeerAckLeonid Usov2024-03-041-3/+4
* mds,messages: quiesce db inter-rank messagingLeonid Usov2024-03-041-1/+3
* mds/quiesce: QuiesceDb.h and QuiesceDbManager with testsLeonid Usov2024-03-041-0/+1119