summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_collection_ttl.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74353: Tenant Migration test utils handle shard mergeChristopher Caplinger2023-05-101-2/+1
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-101-6/+3
* Revert "SERVER-72577 Convert tenant migrations tests to use es modules"auto-revert-processor2023-01-101-3/+6
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-091-6/+3
* SERVER-71260 Add tenantIds parameter to donorStartMigrationDidier Nadeau2022-12-091-2/+2
* SERVER-66027: Speed up tenant migration tests.Daniel Gottlieb2022-05-101-2/+8
* SERVER-65967 Remove `incompatible_with_eft` tagGregory Noma2022-04-291-1/+0
* SERVER-63122: Remove logical cloning procedure for shard merge protocolChristopher Caplinger2022-04-061-8/+15
* SERVER-61141 Make access blockers for shard mergeA. Jesse Jiryu Davis2022-03-221-9/+5
* SERVER-64456: Use countDocuments() instead of count() to ensure accurate docu...Christopher Caplinger2022-03-141-1/+7
* SERVER-63397 Abort all index builds during shard mergeA. Jesse Jiryu Davis2022-03-101-2/+2
* SERVER-60684 Tag serverless testsA. Jesse Jiryu Davis2022-01-281-0/+1
* SERVER-59786: Prevent concurrent mergesChristopher Caplinger2021-12-021-0/+5
* SERVER-59483 tenant_migration_collection_ttl.js must account for race between...Vishnu Kaushik2021-08-211-6/+11
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-181-4/+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-6/+4
* SERVER-55051: Donor should block non-timestamped reads after migration has co...Lingzhi Deng2021-04-231-0/+2
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralFor...Vishnu Kaushik2021-04-221-1/+1
* SERVER-54920: Move the tenant migration recipient MTAB lifetime earlierLingzhi Deng2021-03-181-19/+76
* SERVER-53768: Block TTL deletions on tenant being migrated on recipient until...Andrew Shuvalov2021-03-151-0/+154