-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.0.11
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2019-12-02, Service Arch 2019-12-16
In the course of SERVER-41318, we fixed a bug in the NetworkInterface wherein CommandStates are not always erased from their owning map. The relevant part of SERVER-41318 is that the CommandState destructor becomes the sole point that erases from the map of states. We should pull these changes back to v4.0 with lifetime extension modifications as necessary.
- is duplicated by
-
SERVER-43632 Possible memory leak in 4.0
- Closed