-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The Go Driver does not publish a TopologyDescriptionChangedEvent when closing a topology, despite marking the topology as unknown. Speaking with boris.dogadov@mongodb.com , it appears that .NET and Node both publish in this case. I’m fairly confident the Rust driver also publishes. More than likely, this publication is not required and the specifications will be updated to remove this log from the expected messages. Until then, the Go Driver has opted to remove this code. This ticket is a placeholder so that we don't forget to add it back.
- depends on
-
DRIVERS-2711 Publish TopologyDescriptionChangedEvent on topology close
- Implementing
- is related to
-
GODRIVER-2943 Fix failing logging tests
- Closed