-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: mongoexport
Mongoexport currently can only configure the read preference via the --readPreference command line option, it ignores it if it's set in the URI.
This should be fixed so that read preferences can be set in URIs passed to mongoexport.
- is related to
-
TOOLS-2182 Use Go driver for connection string URI parsing
- Closed