Details
-
Improvement
-
Status: Backlog
-
Major - P3
-
Resolution: Unresolved
-
1.4.0
-
None
-
None
-
None
Description
When PHPLIB-351 added support for resuming change streams via startAtOperationTime, we resorted to capturing the operationTime from the initial aggregate command using APM. Since aggregate always uses a session, let's see if we can instead pull the operationTime from that session, since libmongoc should update the sessions operation time from any command responses.
Attachments
Issue Links
- is related to
-
PHPLIB-451 Rewinding change stream cursor should never execute a getMore command
-
- Closed
-
-
PHPLIB-351 Support cluster and database-level change streams and startAtOperationTime
-
- Closed
-