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

Test that read concern majority is respected on secondaries in getMore

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0
    • Affects Version/s: None
    • Component/s: Querying, Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2018-05-21
    • 18

      We set shouldReadAtLastAppliedTimestamp on the recovery unit in db_raii.cpp (AutoGetCollectionForRead) before we know what the correct readConcern is, then we fail to reset it when we get the correct readConcern from the cursor. This applies to both the getMore command and the OP_GETMORE wire protocol read.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: