By exposing the "ts" field from the oplog entry in a changestream entry, we give the consumer all the information they need to create a BSON document that sorts in the same order as changestream entries appear, without needing to make the resume token transparent.
- is depended on by
-
DRIVERS-471 Add clusterTime property to static type for change stream documents
- Closed
- is related to
-
SERVER-32283 Add an expression to inspect the resume token of a change stream
- Open