Apply op tracking inserts in the workload transaction

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: