Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
Description
Description:
This adds a cursor field to curOp for getMores. The cursor field has information about the pinned cursor for that getMore operation.
Engineering Ticket Description:
This involves
- Adding the info (Generic Cursor) to CurOp
- populating it in the getMore command (both on mongos and mongod)
- Reading this information in $currentOp and adding it to the entry for the getMore command.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-37003 Add GenericCursor to CurOp, expose cursor info in getMore currentOp entry
-
- Closed
-
- is duplicated by
-
DOCS-12079 Docs for SERVER-37090: add idleCursors to currentOp output for mongos
-
- Closed
-
-
DOCS-12124 Docs for SERVER-37005: Add additional fields to GenericCursor which should show up in currentOp
-
- Closed
-
- is related to
-
DOCS-12105 Docs for SERVER-37006: Move 'originatingCommand' from the top-level $currentOp 'inprog' entry into a 'cursor' subobject
-
- Closed
-
-
DOCS-12142 Docs for SERVER-37460: Add type to all currentOp documents
-
- Closed
-
- related to
-
DOCS-12080 Docs for SERVER-37001: Add 'idleCursors' flag to $currentOp and report stats we already have
-
- Closed
-