-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Core
-
None
-
Empty show more show less
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.
- is depended on by
-
NODE-1750 Connections survive primary stepdown
- Closed