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

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

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.8.2
    • Component/s: None
    • Labels:
      None
    • Environment:
      EC2
    • Linux

      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 }

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

              Created:
              Updated:
              Resolved: