Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-33433

Rebuild in-memory Session state for committed transactions from disk when the session is first checked out

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.4
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • Repl 2018-04-09, Repl 2018-04-23

      Most of the machinery for this is already in place, I believe the only thing we'll have to do is handle when the txn table points to an applyOps oplog entry. Since we don't support retrying anything other than the 'commitTransaction' command, I think we'll be able to get away with just remembering that the transaction is committed, and won't actually have to parse out any information from the actual applyOps oplog entry.

            Assignee:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: