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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.11.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
              Jeffrey Yemin
              Reporter:
              Bryan Reinero (Inactive)
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: