summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_donor_try_abort.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-2/+7
* SERVER-57141 Ensure that ReplSetTests in tenant migration tests have the inte...Cheahuychou Mao2021-05-241-2/+2
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-121-38/+21
* SERVER-56248 Refactor logic for aborting a tenant migration donorJack Mulrow2021-04-221-0/+61
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralFor...Vishnu Kaushik2021-04-221-1/+1
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-3/+3
* SERVER-55416 Tenant migration donor shouldn't fetch keys if cancelation token...Jack Mulrow2021-03-221-0/+53
* SERVER-54203 Tenant migration donor should wait for external keys to replicat...Jack Mulrow2021-03-081-1/+65
* SERVER-54886 Add recipient migration state and TenantMigrationAccessBlocker s...Cheahuychou Mao2021-03-031-8/+8
* SERVER-54124 Make functions in TenantMigrationTest and TenantMigrationUtil us...Cheahuychou Mao2021-02-011-8/+4
* SERVER-53883: Disable TLS authenticated tenant migration tests on WindowsAndrew Shuvalov2021-01-291-1/+2
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-3/+83
* SERVER-54061 Rename failpoints in TenantMigrationDonorServiceCheahuychou Mao2021-01-271-3/+3
* SERVER-51081 Add a way to "try abort" a tenant migrationJason Zhang2021-01-211-0/+329