-
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
-
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.
- related to
-
SERVER-100343 Periodically persist the in-memory transaction table to oplog
-
- Closed
-