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

The afterClusterTime check in non_transaction_snapshot_reads_retry.js should allow reads at the afterClusterTime

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc7
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • ALL
    • v8.0
    • Repl 2024-05-27, Repl 2024-06-10
    • 200

      `afterClusterTime` is somewhat misleading: it does not guarantee that a read will happen after the specified time; rather, it guarantees that a read will happen at or after the specified time. non_transaction_snapshot_reads_retry.js should allow a read to happen at the specified time, not just after.

            Assignee:
            brad.cater@mongodb.com Brad Cater
            Reporter:
            brad.cater@mongodb.com Brad Cater
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: