-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
ALL
-
Service Arch 2019-04-22
Key:
The connection option's key string. Keys should be normalised and character case should be ignored.
The Java driver for instance simply lower cases option names: https://github.com/mongodb/mongo-java-driver/blob/f903e07367a3705d056e3c71bbb64c2540c6f107/driver-core/src/main/com/mongodb/ConnectionString.java#L733
- duplicates
-
SERVER-39317 Make connection uri options case insensitive
- Closed