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

Write test for repeatable reads in transactions

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.0.0
    • Replication
    • None
    • Fully Compatible
    • Repl 2018-05-07, Repl 2018-05-21
    • 4

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: