summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_donor_op_observer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61141 Make access blockers for shard mergeA. Jesse Jiryu Davis2022-03-221-4/+4
* SERVER-64487 Fix donor access blocker cleanupA. Jesse Jiryu Davis2022-03-151-3/+14
* SERVER-63397 Abort all index builds during shard mergeA. Jesse Jiryu Davis2022-03-101-41/+88
* SERVER-59793: Omit tenantId from metrics for MergeChristopher Caplinger2021-11-191-0/+1
* SERVER-61611 OpObserver::aboutToDelete() accepts UUIDBenety Goh2021-11-191-0/+1
* SERVER-60690: Refactor OplogUpdateEntryArgs to use retryable FAM enum.Daniel Gottlieb2021-11-021-1/+1
* SERVER-31540 Get rid of boost::optional<UUID> from the OpObservers (Part 2)Kaloian Manassiev2021-10-191-1/+1
* SERVER-31540 Get rid of boost::optional<UUID> from the OpObserversKaloian Manassiev2021-10-151-2/+2
* SERVER-57264 TenantMigrationDonorOpObserver should not invariant that mtab ex...Cheahuychou Mao2021-05-281-1/+7
* SERVER-57071 Ensure that TenantMigrationDonorAccessBlocker's promises are ful...Cheahuychou Mao2021-05-241-3/+22
* SERVER-54302 Write tenant migration test when the state doc collection is dro...Cheahuychou Mao2021-05-051-0/+14
* SERVER-56373: Introduce `needsRetryImage` field to oplog entries. Refactor Op...Daniel Gottlieb2021-05-041-2/+1
* SERVER-55193 Support back-to-back tenant migrationsJason Chan2021-04-121-3/+6
* SERVER-54658 Remove unused imports in tenant_migration_access_blocker_util fi...Cheahuychou Mao2021-02-221-52/+23
* SERVER-53552 Tenant migration donor should pass startMigrationDonorTimestamp ...Matthew Russotto2021-02-161-8/+11
* SERVER-53581: Refactor TenantMigrationAccessBlockLingzhi Deng2021-02-011-25/+25
* SERVER-51073 Use the onMajorityCommitPointUpdate to inform TenantMigrationAcc...Cheahuychou Mao2021-01-071-3/+7
* SERVER-53070 Allow back to back tenant migrations for retriesVishnu Kaushik2020-12-101-4/+21
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-18/+18
* SERVER-49177 Make "start blocking" write's onAbort handler call TenantMigrati...Cheahuychou Mao2020-10-091-14/+183
* SERVER-51043 Remove the TenantMigrationAccessBlocker when the state doc is re...Cheahuychou Mao2020-09-211-0/+112