-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-03-04, CAR Team 2024-03-18
In implicitely_retry_on_migration_in_progress.js we have a call to sleep() function inside an assert.soon. This is an anti-pattern since the assert.soon already provide a mechanism to specify a delay between retry.
- is caused by
-
SERVER-85441 Extend `balancerShouldReturnRandomMigrations` failpoint to additionally move random unsharded collections
- Closed