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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • Repl 2025-03-17, Repl 2025-04-14
    • None
    • 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
            Reporter:
            Wenbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: