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

Commit timestamp queue getting out of order

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.6.3, 3.7.2, WT3.1.0
    • None
    • None
    • Storage 2018-02-12

    Description

      The changes from WT-3854 have a bug in them where we're modifying a transaction's first_commit_timestamp value outside the lock and too early. That field is used in the queue cleanup code for comparison and so it must be set after that cleanup is complete, and while under the lock.

      Attachments

        Issue Links

          Activity

            People

              sue.loverso@mongodb.com Susan LoVerso
              sue.loverso@mongodb.com Susan LoVerso
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: