-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
Fully Compatible
-
Query 2018-04-23
-
0
The current resume token format is not sufficient to impose a total ordering on all changes once we unpack operations from within an applyOps array into one change each. Changes within an applyOps can all have identical resume tokens if there are multiple updates to the same document.
- depends on
-
SERVER-33114 Unpack applyOps oplog entries in change streams and generate a notification for each individual write
- Closed
-
SERVER-34313 Change resume token format to be encoded as a string
- Closed