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

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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • None
    • None
    • Linux

    Description

      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.

      Attachments

        Activity

          People

            kbanker Kyle Banker
            jozef Jozef Sovcik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: