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

mongos hangs waiting for downed config server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 1.9.0
    • 1.9.1
    • None
    • None
    • ALL

    Description

      If a config server doesn't respond, mongos hangs waiting for the connection. To reproduce, drop incoming config server packets from one of three config servers:

      sudo /sbin/iptables -A INPUT -i eth0 -p tcp -m tcp --dport THE_LISTEN_PORT -j DROP

      and start a new mongos instance pointed at these servers, should hang.

      Killing the config server entirely allows mongos to start.

      Attachments

        Activity

          People

            greg_10gen Greg Studer
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: