Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-91294

Make config queries use a primaryPreferred read preference in clusters with a config shard

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc11
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • v8.0
    • CAR Team 2024-06-10, CAR Team 2024-06-24, CAR Team 2024-08-05
    • 200

      Using primaryPreferred as the read preference will ensure that operations read from the primary node, and in case it is unavailable, operations will read from secondary members.

      The aim of this task is to ensure that all config queries use primaryPreferred as the read preference in clusters that use a config shard. Additionally, we need to guarantee that config queries switch to use nearest as the read preference when transitioning to a dedicated config server.

            Assignee:
            pol.pinol@mongodb.com Pol Pinol
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: