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

Change checkCollectionUUIDMismatch to take a Collection* instead of CollectionPtr

    • Type: Icon: Improvement Improvement
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2023-02-06

      checkCollectionUUIDMismatch takes a CollectionPtr but it only actually needs access to the underlying Collection *. We should change the interface to take a const Collection * to make it usable from places that don't have a CollectionPtr.

            Assignee:
            matthew.saltz@mongodb.com Matthew Saltz (Inactive)
            Reporter:
            matthew.saltz@mongodb.com Matthew Saltz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: