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

Write test for repeatable reads in transactions

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • Repl 2018-05-07, Repl 2018-05-21
    • 4

      We want to write a targeted Javascript test that does some basic checks that transactions guarantee read repeatability. This can be tested by starting one session that starts a read transaction, and reads a set of documents multiple times, while another session executes various CRUD operations on the same collection. We should verify that the first transaction repeatedly reads the same result set while inside the transaction.

            Assignee:
            pavithra.vetriselvan@mongodb.com Pavithra Vetriselvan
            Reporter:
            william.schultz@mongodb.com William Schultz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: