Mongo does not work correctly when specifying ip address instead of host name

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Linux
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Mongo does not work properly while using it in environment with no DNS running.

      While adding new member to replica set configuration using replSetReconfig mongo tries to convert explicitly specified ip address to a host name.
      This fails in case there is no DNS running and adding rs member fails too.

      I think that when explicitly specifying an ip address, mongo should not try to convert it to a host name.

            Assignee:
            Kyle Banker (Inactive)
            Reporter:
            Jozef Sovcik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: