Details
Description
Description:
Document the new rangeDeleterBatchDelayMS server parameter.
Scope of changes:
Impact to other docs outside of this product:
MVP:
Resources:
Engineering Ticket Description:
The sharding range deleter was intentionally implemented to not be fully efficient in order to minimize its interference with MMAP V1. This causes orphaned data to accumulate especially with the recent moveChunk improvements.
With the WiredTiger storage engine, we can let it run at full speed and we should investigate the benefit of directly instantiating an auto-yielding delete stage instead of recreating the index scan phase for each document.
Attachments
Issue Links
- documents
-
SERVER-33237 Optimize the Range Deleter speed
-
- Closed
-
- is related to
-
DOCS-12241 Docs for SERVER-37080: Implement tuneable batch size for chunk migrations
-
- Closed
-