-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.4.0
-
Component/s: None
-
None
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.
- 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