-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Server Serverless 2022-07-25, Server Serverless 2022-08-08
-
149
The test tenant_migration_timeseries_retryable_write_retry_on_recipient.js is based off tenant_migration_retryable_write_retry_on_recipient.js which does not run the shard merge protocol due to the stepup in the test.
We should therefor apply that same logic (or use the incompatible_with_shard_merge tag) to not run a shard merge on this test as a temporary solution until we can provide a proper fix.
- related to
-
SERVER-68159 Tenant migration recipient needs to interrupt all operations on recipientForgetMigration
- Closed