summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_donor_state_machine.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50837 Make sure that donorForgetMigration command can be retriedCheahuychou Mao2020-09-091-3/+23
* SERVER-49204 Implement donorForgetMigration commandCheahuychou Mao2020-09-091-58/+98
* SERVER-48813 Add flag guard for tenant migrations and recipientForgetMigratio...Judah Schvimer2020-09-011-3/+7
* SERVER-50456 Add incompatible_with_eft tag to tenant migration testsCheahuychou Mao2020-08-241-1/+6
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-051-1/+1
* SERVER-50034 Make donorStartMigration command retries join the active migrationLuis Osta2020-08-041-13/+25
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-041-3/+25
* SERVER-49176 Make op observer for "commit" and "abort" writes update Migratin...Cheahuychou Mao2020-08-031-3/+7
* SERVER-49175 Make donorStartMigration write commitOrAbortOpTime on transition...Cheahuychou Mao2020-07-301-30/+79
* SERVER-49751 Rename all classes/functions/filenames/nss/variables etc to rela...Luis Osta2020-07-271-6/+5
* SERVER-49173 Add function for the donor's "data sync" state and make donorSta...Luis Osta2020-07-221-0/+57