summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56644 Remove unused importsCheahuychou Mao2021-05-101-1/+0
* SERVER-56644 Create oplog views for resharding and tenant migration on startupCheahuychou Mao2021-05-101-2/+7
* SERVER-55359 pre/post image ops after startFetchingDonorOpTime should be filt...Pavi Vetriselvan2021-04-221-25/+45
* SERVER-54207 Add test coverage for interrupting tenant migration donor operat...Jason Zhang2021-04-201-0/+3
* SERVER-55530 Remove unused executor parameter from storeExternalClusterTimeKe...Jack Mulrow2021-03-261-2/+1
* SERVER-55408 Make TenantMigration{Donor|Recipient}Service's checkIfOptionsCon...Cheahuychou Mao2021-03-251-0/+22
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-4/+4
* SERVER-50656 Add cancellation support to WaitForMajorityServiceGeorge Wangensteen2021-03-171-0/+1
* SERVER-54203 Tenant migration donor should wait for external keys to replicat...Jack Mulrow2021-03-081-2/+4
* SERVER-53513: Update config.transactions for committed transactions before st...XueruiFa2021-03-031-15/+0
* SERVER-53406 Add TTL for external keysJack Mulrow2021-02-271-8/+66
* SERVER-53319 Fetch retryable writes oplog entries that occurred before startF...Pavi Vetriselvan2021-02-251-0/+150
* SERVER-53511: Make committed transactions aggregation pipelineXueruiFa2021-02-251-11/+88
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-221-11/+2
* SERVER-54439 Allow lookup/graphLookup into kTenantMigrationOplogViewPavi Vetriselvan2021-02-111-3/+3
* SERVER-53406 Store external keys once per migrationJack Mulrow2021-02-091-13/+8
* SERVER-54204 Load external validation keys with local read concernJack Mulrow2021-02-061-18/+8
* Revert "SERVER-50656 Add cancellation support to WaitForMajorityService"George Wangensteen2021-02-041-2/+1
* SERVER-50656 Add cancellation support to WaitForMajorityServiceGeorge Wangensteen2021-02-041-1/+2
* SERVER-53319 move createRetryableWritesView into tenant_migration_utilPavi Vetriselvan2021-02-041-0/+35
* SERVER-54148 Fix upsert query when writing external key docs for tenant migra...Cheahuychou Mao2021-02-011-1/+1
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-0/+112