Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-1682

Implement connection pool reset

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.0
    • Affects Version/s: None
    • Component/s: Core
    • None

      The current SDAM refactor introduced a concept of Pool.prototype.reset, required in a number of places by server selection and SDAM specs, but provided a default (empty) implementation. The approach of destroying the pool and reconnecting will not work for our purposes, so the original implementation has been restored. We need to fully implement this according to spec, and make it work with the new SDAM layer.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: