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

Too many ReplicaSetMonitor::_checkConnection: messages in mongos.log after replica set failover

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • 1.8.2
    • None
    • None
    • EC2
    • Linux

    Description

      After replica set failover, why do I see about 30 "ReplicaSetMonitor::_checkConnection:" messages per second in my mongos log? This seems to go on until I fail back to the original master. Here's an example message:

      Wed May 4 23:09:52 [conn1] ReplicaSetMonitor::_checkConnection: mongodb05.example.com:27018

      { setName: "2", ismaster: true, secondary: false, hosts: [ "mongodb05.example.com:27018", "mongodb04.example.com:27018" ], arbiters: [ "mongodb06.example.com:27018" ], maxBsonObjectSize: 16777216, ok: 1.0 }

      Attachments

        Activity

          People

            greg_10gen Greg Studer
            mconigliaro Michael Conigliaro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: