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

openCollection should store const instance in uncommitted catalog updates

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2023-01-09, Execution Team 2023-01-23

      UncommittedCatalogUpdates is normally used for writable collection instances but was re-used for openCollection. This currently requires us to use a non-const Collection instance which makes it difficult to re-use current interfaces for reads that are const.

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            will.buerger@mongodb.com Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: