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

Hostname matching should be case-insensitive

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None
    • ALL

      DNS name resolution is universally case insensitive and the MongoDB code that performs hostname checks in places like addShard code etc. should perform a case-insensitive match as well.

      https://github.com/mongodb/mongo/blob/master/src/mongo/s/catalog/legacy/catalog_manager_legacy.cpp#L166-L205

            Assignee:
            Unassigned Unassigned
            Reporter:
            anil.kumar Anil Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: