-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 3.3.3
-
Component/s: Networking, Sharding
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Completed:
-
Sprint:Platforms 12 (04/01/16), Platforms 14 (05/13/16)
-
Linked BF Score:0
In mongos, we declare a MessageHandler on a stack that disappears partway through shutdown, causing the fatal error "pure virtual method called."
In mongod, we don't run into this... because we don't clean up its MessageHandler at all, we just leak it.
- related to
-
SERVER-22950 mongos shutdown is non-deterministic when the shutdown command is executed
-
- Closed
-