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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines - Server Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
              Reporter:
              Jordi Olivares Provencio
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: