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

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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.11.0
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: