Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2534

Invalid transaction snapshots on PowerPC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • WT2.8.0
    • WT2.9.0
    • None
    • None

    Description

      While testing MongoDB on PowerPC, we found a situation where reads were not repeatable in a transaction running at snapshot isolation. In particular, with multiple threads inserting and deleting records, we saw:

      begin transaction with isolation=snapshot
      search for ID=X, found
      ...
      search for ID=X, not found
      

      Attachments

        Issue Links

          Activity

            People

              michael.cahill@mongodb.com Michael Cahill (Inactive)
              michael.cahill@mongodb.com Michael Cahill (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: