summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_cluster_time_keys_cloning.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75990: Tenant Migrations are not resilient to recipient failoverChristopher Caplinger2023-04-141-49/+52
* SERVER-73397 New shard merge recipient POS instance, along with test changes.Suganthi Mani2023-03-171-6/+15
* SERVER-72081 Change the access blocker registry data structure to key on Tena...mathisbessamdb2023-03-151-2/+2
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-101-9/+9
* Revert "SERVER-72577 Convert tenant migrations tests to use es modules"auto-revert-processor2023-01-101-9/+9
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-091-9/+9
* SERVER-65967 Remove `incompatible_with_eft` tagGregory Noma2022-04-291-1/+0
* SERVER-62934: Don't require explicit donor fsync before shard merge specific ...Christopher Caplinger2022-03-171-10/+4
* SERVER-60684 Tag serverless testsA. Jesse Jiryu Davis2022-01-281-0/+1
* SERVER-59786: Prevent concurrent mergesChristopher Caplinger2021-12-021-0/+3
* SERVER-61128 voteCommitMigrationProgress commandA. Jesse Jiryu Davis2021-11-291-0/+19
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-181-29/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-2/+7
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-121-7/+5
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralFor...Vishnu Kaushik2021-04-221-1/+1
* SERVER-54203 Tenant migration donor should wait for external keys to replicat...Jack Mulrow2021-03-081-0/+100
* SERVER-54205 Test that inserting an invalid external key failsJack Mulrow2021-03-081-0/+7
* SERVER-54886 Add recipient migration state and TenantMigrationAccessBlocker s...Cheahuychou Mao2021-03-031-2/+4
* SERVER-53406 Add TTL for external keysJack Mulrow2021-02-271-3/+3
* SERVER-54479 Fix typo in the name for pauseTenantMigrationAfterPersistingInit...Cheahuychou Mao2021-02-121-1/+1
* SERVER-53406 Store external keys once per migrationJack Mulrow2021-02-091-12/+39
* SERVER-54125 Make sure the recipient can fetch keys from the donor if it sync...Cheahuychou Mao2021-01-291-2/+31
* SERVER-53883: Disable TLS authenticated tenant migration tests on WindowsAndrew Shuvalov2021-01-291-1/+2
* SERVER-53405 Make tenant migration recipient copy the donor's cluster time si...Cheahuychou Mao2021-01-281-8/+60
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-0/+101