summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_access_blocker_registry.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75237 Refactor TenantMigrationAccessBlockerRegistry and UtilsDidier Nadeau2023-04-281-12/+6
* SERVER-72213 Recover and install donor mtab for shard mergeDidier Nadeau2023-03-241-5/+11
* SERVER-72081 Change the access blocker registry data structure to key on Tena...mathisbessamdb2023-03-151-13/+9
* SERVER-71186 Tenant migration access blocker registry to use TenantId object ...mathisbessamdb2022-12-131-0/+8
* SERVER-71873: Update access blocker util methods to use DatabaseNameChristopher Caplinger2022-12-061-3/+4
* SERVER-71184 Shard Split State Document to use array<tenant_id>mathisbessamdb2022-12-051-2/+2
* SERVER-70916: Don't acquire mutex in blocker registry methodChristopher Caplinger2022-11-041-5/+31
* SERVER-70116 Support installing one access blocker for many tenantsMatt Broadstone2022-10-191-0/+13
* SERVER-69094: Clean up TenantMigrationRecipientAccessBlockerRegistryChristopher Caplinger2022-09-281-30/+32
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-151-6/+7
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-1/+1
* SERVER-61141 Make access blockers for shard mergeA. Jesse Jiryu Davis2022-03-221-16/+24
* SERVER-63397 Abort all index builds during shard mergeA. Jesse Jiryu Davis2022-03-101-1/+22
* SERVER-62340 Move executor to TenantAccessBlockerRegistry to prevent destruct...Didier Nadeau2022-01-141-0/+5
* SERVER-57264 TenantMigrationDonorOpObserver should not invariant that mtab ex...Cheahuychou Mao2021-05-281-2/+6
* SERVER-57071 Ensure that TenantMigrationDonorAccessBlocker's promises are ful...Cheahuychou Mao2021-05-241-0/+1
* SERVER-54302 Write tenant migration test when the state doc collection is dro...Cheahuychou Mao2021-05-051-0/+6
* SERVER-55193 Support back-to-back tenant migrationsJason Chan2021-04-121-6/+57
* SERVER-54263: Add tenantMigrations serverStatus sectionAndrew Shuvalov2021-03-111-2/+2
* SERVER-53581: Refactor TenantMigrationAccessBlockLingzhi Deng2021-02-011-1/+1
* SERVER-51073 Use the onMajorityCommitPointUpdate to inform TenantMigrationAcc...Cheahuychou Mao2021-01-071-0/+10
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-0/+93