-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Configuration
-
None
It looks like this method https://github.com/mongodb/mongo-csharp-driver/blob/master/src/MongoDB.Driver.Core/Core/Configuration/ClusterBuilderExtensions.cs#L56 doesn't support working with SRV. When I used connection string for my atlas cluster, the below levels for example MultiServerCluster didn't have the correct ClusterSettings._scheme value (it was just MongoDb)