-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution NAMR Team 2023-07-10
In OpObserverImpl, after writing the oplog entry, we may write the pre-image to the change streams collection. As a prerequisite to SERVER-78300, it would be nice to re-order the change streams access to be the last action in the OpObserverImpl methods that require it - after installing the RecoveryUnit commit handler for the session transaction record and writing the image for findAndModify.
- is related to
-
SERVER-78310 move change stream pre-image logic out of OpObserverImpl
- Closed
- related to
-
SERVER-78733 TransactionParticipant generates applyOps entry information for unprepared transactions rather than delegating to OpObserverImpl
- Closed