-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.0.3
-
Component/s: Options & Configuration
The read preference from the connection string is currently not used when creating a mongo.Client. Add required logic to set the read preference from the connection string after it's been processed through the ClientOptions.
- causes
-
GODRIVER-407 implicit readPreference not allowed
- Closed