Unix domain socket name does not allow for multiple mongods on the same port but different bind_ips

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 3.5.11
    • Affects Version/s: 2.2.4, 2.4.1
    • Component/s: Usability
    • None
    • Fully Compatible
    • Platforms 2017-06-19, Platforms 2017-07-10, Platforms 2017-07-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This issue is dependent on SERVER-9383 being implemented, and is specific to the use case of running multiple mongods on the same server using a common port value but different bind_ip settings.

      The unix domain socket name is currently mongodb-#####.sock where ##### is the port number. This file naming convention does not allow more than one mongod on port ##### to have a unix domain socket.

      The unix domain socket name should be unique based on the bind_ip and port number.

            Assignee:
            Jonathan Reams
            Reporter:
            Stennie Steneker (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: