Optimize the Range Deleter speed

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.4.17, 3.6.7, 4.0.1, 4.1.1
    • Affects Version/s: 3.2.19, 3.4.13, 3.6.3
    • Component/s: Sharding
    • Minor Change
    • v4.0, v3.6, v3.4
    • Sharding 2018-04-09, Sharding 2018-05-07, Sharding 2018-05-21, Sharding 2018-06-04, Sharding 2018-06-18
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Kevin Pulo
            Reporter:
            Kaloian Manassiev
            Votes:
            2 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved: