-
Type: Investigation
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Original Downstream Change Summary
Now new endOfTransaction change stream event is supported for multi shard transaction.
It is still hidden under a feature flag.
Description of Linked Ticket
Currently, as change streams target all the shards, we can write end of transaction oplog entry just to the transaction coordinator shard.
In the future, we will also implement SERVER-78271 and SERVER-78273 to support change stream targeting.
- depends on
-
SERVER-79091 Write endOfTransaction oplog entry to transaction coordinator shard
- Closed