summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_drop_state_doc_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-151-4/+5
* 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-11/+5
* SERVER-60684 Tag serverless testsA. Jesse Jiryu Davis2022-01-281-0/+1
* SERVER-59786: Prevent concurrent mergesChristopher Caplinger2021-12-021-13/+7
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-181-5/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-2/+7
* SERVER-53407 Ensure tenant migrations provide causal consistency with a lagge...Jack Mulrow2021-05-171-6/+0
* SERVER-52343 Enable feature flag for Multitenant Migrations for ServerlessVishnu Kaushik2021-05-131-1/+1
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-121-1/+1
* SERVER-54302 Handle retrying with different migration id after dropping donor...Cheahuychou Mao2021-05-051-4/+24
* SERVER-54302 Write tenant migration test when the state doc collection is dro...Cheahuychou Mao2021-05-051-0/+211