Details
Description
Description
Description:
Document the new migrateCloneInsertionBatchSize and migrateCloneInsertionBatchDelayMS params alongside the corresponding rangeDeleterBatchSize (
DOCS-12240)/rangeDeleterBatchDelayMS (DOCS-11809)Engineering Ticket Description:
SERVER-27725implemented 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.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-37080 Implement tuneable batch size for chunk migrations
-
- Closed
-
- related to
-
DOCS-11809 Docs for SERVER-33237: Optimize the Range Deleter speed
-
- Closed
-
-
DOCS-12240 Docs for SERVER-37616: Implement tuneable batch size for the rangedeleter
-
- Closed
-