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

Optimize rollback to avoid re-reading prepared updates.

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 1
    • Storage Engines 2018-10-08

      Optimize rollback to avoid re-reading the prepared updates from lookaside. Rollback will skip marking the prepared updates with transaction status as aborted. Instead when the prepared updates are read to memory from lookaside, transaction status will be examined and if transaction is aborted, the prepared updated will be modified as an aborted update.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: