Hostname matching should be case-insensitive

XMLWordPrintableJSON

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

      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
              Reporter:
              Anil Kumar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: