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

Java driver doesn't automatically discover replica set passive nodes

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.5
    • 2.3
    • Cluster Management
    • None

    Description

      When creating a Mongo connection using "public Mongo( List<ServerAddress> replicaSetSeeds , MongoOptions options )" passive replica set members are not discovered and being added to the list automatically. It looks like ReplicaSetStatus$Node's update() method only looks at the "hosts" portion of the response, ignoring passives.

      Attachments

        Activity

          People

            antoine Antoine Girbal
            danielr Daniel Rinehart
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: