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

Java Driver sending reads with NEAREST preference to nodes in RECOVERING state

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.11.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      When using the NEAREST read preference, the Java driver will continue to send requests to a secondary after it has been set into RECOVERING state via db.adminCommand(

      { replSetMaintenance: true }

      ). Confirmed by running the profiler at level 2 on the RECOVERING secondary. The driver will continue to send reads to the RECOVERING node indefinitely.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            bryan.reinero Bryan Reinero
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: