-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Internal Client
-
Environment:This issue was reproduced using the C++ driver on ubuntu but is also an issue on other systems.
-
ALL
Start a test application that tries to connect to a replica set using the C++ driver. But make sure that when the application is started and the application tries to connect to the replica set using the mongo::DBClientReplicaSet that the replica set is initially down. Then wait a bit and bring up the replica set. In this case, the DBClientReplicaSet fails to reconnect to the replica set.
- is duplicated by
-
SERVER-5612 Possible for empty replica set string to be created if all seed down
- Closed