Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-12106

Docs for SERVER-37003: Add GenericCursor to CurOp, expose cursor info in getMore currentOp entry

      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

      1. Adding the info (Generic Cursor) to CurOp
      2. populating it in the getMore command (both on mongos and mongod)
      3. 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.)

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 26 weeks, 2 days ago