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

Enhance capped collection deletion of small number of items in WiredTiger

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0-rc1
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage Non-NYC 2018-04-23, Storage Non-NYC 2018-05-21, Storage Non-NYC 2018-06-04

      The capped collection implementation in WiredTiger starts doing a cursor truncate once collections reach the configured maximum size. That's efficient if we are removing ranges of data, but not if only removing a few data items.

      We should review the implementation to see if we can improve the performance of capped collections with WiredTiger.

      Some work was done on this in SERVER-32424.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: