Warning thrown when one member of replica set is dhutdown

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 2.2
    • Component/s: None
    • None
    • Environment:
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Problem:
      After a replica set member is taken down, a connection that includes this node will get the following

      Oct 14, 2010 4:49:46 AM com.mongodb.ReplicaSetStatus$Node update
      WARNING: node down: 10.202.7.100:27000 java.io.IOException: couldn't connect to [/10.202.7.100:27000] bc:java.net.ConnectException: Connection refused

      Reproduce:

      • create a 3 node replica
      • create a connection with all three members
      • set the connection to SalveOk
      • start to read
      • take down a node in the replica set
      • get the warning message

      Business Case:

      • User Expereince
        This warning should probably be in the log, but probably not thrown to the client through the driver.

            Assignee:
            Eliot Horowitz (Inactive)
            Reporter:
            Alvin Richards (Inactive)
            None
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: