summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/tenant_migration_recipient_cmds.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69978 Refactor TenantMigrationDonorService::Instance to use async RPC APIGeorge Wangensteen2022-10-311-0/+2
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-241-0/+1
* SERVER-68835: Mark tenantId as optional for tenant migration cmdsChristopher Caplinger2022-08-161-4/+2
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-151-1/+1
* SERVER-63697 Simplify shard merge recipient coordinationA. Jesse Jiryu Davis2022-03-051-0/+25
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-091-0/+8
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Gregory Wlodarek2021-11-041-8/+0
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-021-0/+8
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Suganthi Mani2021-10-251-6/+0
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-10-231-0/+6
* SERVER-53552 Tenant migration donor should pass startMigrationDonorTimestamp ...Matthew Russotto2021-02-161-0/+7
* SERVER-54084 Add server parameter tenantMigrationDisableX509Auth to enable ke...Cheahuychou Mao2021-02-021-0/+2
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-3/+3
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+2
* SERVER-52709 Make tenant migration recipient take certificate as string in re...Cheahuychou Mao2021-01-051-0/+6
* SERVER-48814: Implement recipientForgetMigration commandLingzhi Deng2020-12-101-25/+32
* SERVER-52614 Rename field names in tenant_migration_recipient_cmds.idl and te...Suganthi Mani2020-11-041-2/+2
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+2
* SERVER-48796 Implement recipientSyncData command in MigrationServiceInstance.Suganthi Mani2020-10-191-5/+26
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-2/+2
* SERVER-49204 Implement donorForgetMigration commandCheahuychou Mao2020-09-091-1/+1
* SERVER-48813 Add flag guard for tenant migrations and recipientForgetMigratio...Judah Schvimer2020-09-011-0/+9
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-041-0/+64