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

Apply op tracking inserts in the workload transaction

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.8, 5.0.2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5
    • Storage - Ra 2021-06-14, Storage - Ra 2021-06-28

      Currently if an operation is returned WT_ROLLBACK, and we rollback the underlying transaction we can't rollback the insertions into the tracking table.

      This would then result in a verification failure. We should handle this by giving the session and associated tracking table cursors to the thread_context performing the operation.

      Thus all insertions into the tracking table will be in the same transaction, which would get rolledback.

            Assignee:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: