-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
(copied to CRM)
-
Minor Change
When a client is constructed using URI options, tag names appear to be lowercased.
Neither https://github.com/mongodb/specifications/blob/master/source/server-selection/server-selection.rst#tag-sets nor https://github.com/mongodb/specifications/blob/master/source/uri-options/uri-options.rst mentions anything about tag names being case insensitive.
During server selection, the match appears to be made case sensitively, and thus it is impossible to specify any tag names that use uppercase letters as URI options (doing so never finds the desired servers).
- is duplicated by
-
RUBY-2404 Cannot connect to cluster when specifying readPreferenceTags in URI
- Closed
- is related to
-
MONGOID-4567 Integration test for read preferences being passed to server and respected
- Backlog
- links to