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

Use openCollection with NamespaceOrUUID from lock-free read path when appropriate

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL
    • Execution Team 2023-02-06
    • 5

      The lock-free read path (AutoGetCollectionForReadLockFree) always calls CollectionCatalog::openCollection passing in a NamespaceString, but should instead pass in a UUID when one is provided by the user of AutoGetCollectionForReadLockFree.

      This ticket should also re-enable find_by_uuid_and_rename.js when the PointInTimeCatalogLookups feature is enabled, and also remove the multiversion_incompatible tag from it.

            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: