Details
-
Bug
-
Resolution: Fixed
-
Unknown
-
None
-
None
-
None
Description
{{I'm using a sharded database, with multiple mongos instances. I would like to list them all in my connection string, such as "mongodb://server1:27107,server2:27017,server3:27017". }}
This connection string works just fine with several other clients, but the EF Framework driver gives me a parsing error.