summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_donor_access_blocker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57071 Ensure that TenantMigrationDonorAccessBlocker's promises are ful...Cheahuychou Mao2021-05-241-0/+11
* SERVER-57132 Remove OperationType in TenantMigrationAccessBlockerCheahuychou Mao2021-05-211-1/+1
* SERVER-54030 Validate state transitions in TenantMigrationAccessBlockerCheahuychou Mao2021-04-261-3/+42
* SERVER-53711 Update header comment in TenantMigrationAccessBlockerCheahuychou Mao2021-04-261-37/+39
* SERVER-55051: Donor should block non-timestamped reads after migration has co...Lingzhi Deng2021-04-231-5/+1
* SERVER-53768: Block TTL deletions on tenant being migrated on recipient until...Andrew Shuvalov2021-03-151-0/+5
* SERVER-54425 Make TenantMigrationDonorAccessBlocker keep track of number of b...Cheahuychou Mao2021-02-101-6/+24
* SERVER-53581: Refactor TenantMigrationAccessBlockLingzhi Deng2021-02-011-0/+274