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

Use "linearizable" readConcern for spill_to_disk_secondary_read

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0, 6.0.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v6.0
    • QE 2022-10-17
    • 45

      The data in secondary may not be available immediately after write ack, it need a signal to update its snapshot to reflect the write. The test read from secondary right after writing data to primary using "majority" readConcern, this might read an old snapshot.

            Assignee:
            zixuan.zhuang@mongodb.com Zixuan Zhuang
            Reporter:
            zixuan.zhuang@mongodb.com Zixuan Zhuang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: