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

Tail the oplog up-to stable opTime and periodically persist the in-memory transaction table as noop

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • Repl 2025-03-17, Repl 2025-04-14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      I realize that the approach in SERVER-100343 is not correct because the in-memory transaction table data written to the oplog does not represent a consistent point in time due to oplog holes and what is worse is that it may contain data that is susceptible to rollback.

      This ticket proposes a new approach to have a background thread running on primary that tails the oplog up-to the stable opTime and periodically persist the in-memory transaction table as noop oplog entries.

            Assignee:
            wenbin.zhu@mongodb.com Wenbin Zhu
            Reporter:
            wenbin.zhu@mongodb.com Wenbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: