summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-1/+1
* SERVER-54203 Tenant migration donor should wait for external keys to replicat...Jack Mulrow2021-03-081-2/+2
* SERVER-53513: Update config.transactions for committed transactions before st...XueruiFa2021-03-031-5/+0
* SERVER-53406 Add TTL for external keysJack Mulrow2021-02-271-5/+14
* SERVER-53319 Fetch retryable writes oplog entries that occurred before startF...Pavi Vetriselvan2021-02-251-0/+11
* SERVER-53511: Make committed transactions aggregation pipelineXueruiFa2021-02-251-2/+18
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-221-4/+2
* SERVER-53406 Store external keys once per migrationJack Mulrow2021-02-091-3/+2
* SERVER-54204 Load external validation keys with local read concernJack Mulrow2021-02-061-3/+3
* SERVER-53319 move createRetryableWritesView into tenant_migration_utilPavi Vetriselvan2021-02-041-0/+7
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-1/+27
* SERVER-53577 Fix tenant_migration_state_machine_idl compile error on NoSSL va...Cheahuychou Mao2021-01-051-0/+11
* SERVER-52708 Make tenant migration donor take certificate as string in donorS...Cheahuychou Mao2021-01-051-0/+13
* SERVER-53253 Make donorStartMigration and recipientSyncData validate input co...Cheahuychou Mao2020-12-081-4/+18
* SERVER-48796 Implement recipientSyncData command in MigrationServiceInstance.Suganthi Mani2020-10-191-1/+35
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-4/+4
* SERVER-49751 Rename all classes/functions/filenames/nss/variables etc to rela...Luis Osta2020-07-271-0/+53