Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-188

Get "WARNING: node down" when executing against a replset with slaveOk set

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3
    • Affects Version/s: 2.2
    • Component/s: Cluster Management
    • Labels:
      None

      Problem:
      Error is issued during execution of operations (insert & query) against a ReplSet when slaveOk is set on the connection.

      Oct 13, 2010 2:27:45 AM com.mongodb.ReplicaSetStatus$Node update
      WARNING: node down: 10.204.35.142:27000 java.net.SocketTimeoutException: Read timed out

      Message is thrown at ReplicaSetStatus.java:156 in a Catch of MongoInternalException

      Reproduce:

      • scratch/scaleout/InsertSpeed.java
      • run with "<comma separated node list" scaleout blogs 4 10000 "I:5,Q:5"

      Business Case:

      • User experience

      -Alvin

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

              Created:
              Updated:
              Resolved: