-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.4.17, 3.6.8, 4.0.2
-
Component/s: Sharding
-
None
-
Fully Compatible
-
v4.0, v3.6, v3.4
-
Sharding 2018-09-24, Sharding 2018-10-08, Sharding 2018-10-22, Sharding 2018-11-05, Sharding 2018-11-19, Sharding 2018-12-03
-
(copied to CRM)
SERVER-27725 implemented batch inserts for chunk migrations, but for some workloads inserting a ~16MB batch can impact secondary read performance. This ticket would be to implement a tuneable parameter to control how many documents were inserted using the batch insert rather than inserting the entire batch at once.
- is duplicated by
-
SERVER-8835 _secondaryThrottle should GLE after every N documents rather than after each
- Closed
- is related to
-
SERVER-27725 Use batch insert when migrating chunks
- Closed