Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-578

Driver session pools must be cleared after forking

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • None

      When a driver forks, not only must it close its sockets on one side of the fork, it must also clear the session pool. It must do so without calling endSessions so as to not invalid the cache on the other side of the fork.

      See the this commit for details.

            Assignee:
            Unassigned Unassigned
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: