Connection string option names should be case insensitive

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • ALL
    • Service Arch 2019-04-22
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Per connection string spec

      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

              Assignee:
              Mira Carey
              Reporter:
              Mark Benvenuto
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: