-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Sharding 2020-10-19, Sharding 2020-11-02
Currently, the tenant_migration_jscore_passthrough suite uses
CleanEveryN with n: 1 since the ContinuousTenantMigration hook reuses TestData.dbPrefix hook for all migrations so the donor replica set needs to be teared down (i.e. it needs to restart and remove its data files) between tests. With the donorForgetMigration command, we can avoid doing this.
- duplicates
-
SERVER-50495 [passthrough suite] Make tenant_migration_jscore_passthrough simulate migrations that commit
- Closed
- is related to
-
SERVER-49204 Implement donorForgetMigration command
- Closed