Currently, the tenant_migration_donor_initial_sync_recovery.js asserts that the migration was always committed. This can fail when the test randomly chooses to set the abort failpoint to abort the migration.
- is duplicated by
-
SERVER-57685 tenant_migration_donor_initial_sync_recovery.js migrations may not always commit due to abortTenantMigrationBeforeLeavingBlockingState failpoint
- Closed