Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2346

Tag names are downcased when given in URI options

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.14.0.rc1
    • Affects Version/s: None
    • Component/s: None
    • 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).

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: