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

Stop leaking WiredTigerSessions at shutdown

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.11, 3.3.12
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
    • Fully Compatible
    • Repl 2016-08-29
    • 0

      In order to fix a race in SERVER-16031 we leak WiredTigerSessions at shutdown. This is overkill since we only need to prevent it from calling close() on its session in its destructor.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: