-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.2.4
-
Component/s: Connectivity
-
None
I'm having an issue where an application connected to a replica set (connection string has the 3 nodes) doesn't restore the connection after all nodes went down.
To reproduce the problem I wrote a console app that runs a rs.status every 500ms. The code used: https://gist.github.com/bruno-garcia/5b9c2e517dca419a018bff82c340fb24
The output of rs.status(), console app and stacktrace are here:
https://gist.github.com/bruno-garcia/d4509174d030b0a4db538e0b10c83388
- related to
-
CSHARP-2147 Add logging of heartbeat information and SDAM state transitions
- Closed