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

Investigate if it's possible to use consistent collections during compact

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution

      As part of SERVER-90992 we had to make compact avoid using the consistent collection mechanism. This is because the following takes place:

      • We do not hold a collection lock while running compact
      • We abandon the snapshot to avoid holding resources unnecessarily

      This ticket is about exploring if it's possible to do the same using ConsistentCollection

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

              Created:
              Updated: