Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-76177

Increase batch size of deletion in change collection and preimages removers

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Execution Team 2023-05-01

      The default batched deletes target size is currently set at 10 documents. As this is a workload that's not sensitive to latency we should maximize its throughput.

      To do so we could increase the target batch size to be 32 documents. Running some workloads has shown a very significant (30-50%) improvement in time spent doing deletions.

            Assignee:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: