-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
v8.0
Add variants of random_moveChunk_multi_update_delete_paused_migrations.js:
- One that runs against an unsharded collection with moveCollection in the background instead of moveChunk and verifies that multi writes do not retry on StaleConfig.
- One that runs against a sharded collection with resharding in the background instead of moveChunk and verifies that multi writes do retry on StaleConfig.
The first of these should have the moveCollection stage disabled until SERVER-91465 is finished, but the second test should pass today.
- depends on
-
SERVER-91508 Fix Verify State in random_moveChunk_multi_update_delete_paused_migrations.js
- Closed
- has to be done before
-
SERVER-91465 Don't Return StaleConfig for UpdateMany on Unsplittable Collections
- Closed
- is depended on by
-
SERVER-91634 Enable Disruptive States in FSM Tests Added By SERVER-91580
- Closed