-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
ALL
-
Cluster Scalability Priorities
Currently, the pauseMigrationsDuringMultiUpdates cluster parameter will still coordinate multi writes for unsharded collections, which needlessly slows them down. This problem can be seen by the throughput for unsharded collections when the cluster parameter is off compared to when the cluster parameter is on. These should have similar scores for DocumentUpdater.
- is depended on by
-
SERVER-90796 Add testing for toggling pauseMigrationsDuringMultiUpdates while writes are ongoing
- Blocked