Use batch deletions to delete orphaned ranges

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Sharding EMEA
    • 3
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      PM-2227 introduced a new API to efficiently remove documents using batching.

      Currently the range deleter is not very efficient because it still deletes document one by one, executing every single deletion in its own WriteUnitOfWork.

      The goal of this ticket is to make the range deleter more efficient by using the new batch deletion API.

              Assignee:
              [DO NOT USE] Backlog - Sharding EMEA
              Reporter:
              Tommaso Tocci
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: