-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2026-05-11, QE 2026-05-25, QE 2026-06-08
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add the following field to $currentOp command output on mongoS:
- "changeStreams.cursor.optime" (Gauge)
- The optime of the latest event that we've sent or the current 'high-watermark'.
- In the $currentOp output it will be reported under "cursor.changeStreams.optime" to fit the current structure (only queries have the "cursor" section).
- related to
-
SERVER-122364 Add cursor.changeStreams.optime to $currentOp on mongoD
-
- Closed
-