Details
-
New Feature
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2023-06-26, QE 2023-07-10, QE 2023-07-24
Description
When we see committed unprepared transaction in DocumentSourceChangeStreamUnwindTransaction, we can safely append no-op oplog entry about the end of this transaction to the stream.
This no-op entry should be filtered according to the namespaces, affected by the transaction.
This entry should be transformed into change stream event.
Event should only appear if showExpandedEvents is true
Attachments
Issue Links
- is depended on by
-
TOOLS-3341 Investigate changes in SERVER-78269: Generate endOfTransaction change stream event for unprepared transactions
-
- Accepted
-
- is documented by
-
DOCS-16248 [SERVER] Investigate changes in SERVER-78269: Generate endOfTransaction change stream event for unprepared transactions
-
- Closed
-
- is duplicated by
-
SERVER-78270 Add transformation from no-op endOfTransaction oplog entries to change stream events in ChangeStreamEventTransformer
-
- Closed
-