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

Modernize WiredTigerSessionCache

    • Storage Execution
    • Fully Compatible
    • Execution Team 2025-02-17, Storage Execution 2025-03-03, Storage Execution 2025-03-17

      The WiredTigerSessionCache has a container that uses direct "new" and "delete" calls with a custom destructor. We should just turn this into a class with a destructor and rely on unique_ptr for construction and destruction.

            Assignee:
            ernesto.rodriguez@mongodb.com Ernesto Rodriguez Reina
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: