Details
Description
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.
Attachments
Issue Links
- is documented by
-
DOCS-12241 Docs for SERVER-37080: Implement tuneable batch size for chunk migrations
-
- Closed
-
- 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
-