-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.0.4
-
Component/s: Connections, Options & Configuration, Server Selection
-
None
-
Environment:
A seg-fault occurred when running documentation example test. I determined that "readPreference" was assumed to always be explicit in connection string, and if missing server selection for read operations failed due to use of an undefined ```ReadPref``` context.
- is caused by
-
GODRIVER-396 Read Preference from connection string should be used
- Closed