Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-35423

Connection string option names should be case insensitive

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

      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@mongodb.com Mira Carey
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: