-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution NAMR Team 2023-07-10
The getChangeStreamPreImage() helper function in this test suite currently invariants if the pre-image is not found. This aborts the test process and prevents the rest of the tests from running. We can pass in invariantOnError=false to Helpers::findOneForTesting() to make this run better.
- 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