Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11809

Docs for SERVER-33237: Optimize the Range Deleter speed

    XMLWordPrintableJSON

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

          Activity

            People

              kay.kim@mongodb.com Kay Kim (Inactive)
              kay.kim@mongodb.com Kay Kim (Inactive)
              Jess Mokrzecki Jess Mokrzecki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                4 years, 43 weeks, 6 days ago