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

Docs for SERVER-37005: Add additional fields to GenericCursor which should show up in currentOp

      Description

      Description:

      This ticket added two date fields to idleCursor output.

      Engineering Ticket Description:

      This list is:

      1. host
      2. shard
      3. cursor id
      4. number of batches returned
      5. number of documents returned
      6. whether the cursor is tailable
      7. whether the cursor is awaitData
      8. whether the cursor is noTimeout
      9. created date
      10. last accessed date

      This does not include planSummary or originatingCommand, tracked separately since they already are reported in currentOp, but will move where they are reported.

      This ticket should also update the tests for idleCursors and activeCursors to check more values of all of the fields.

      Scope of changes

      note the shard info.

      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, 29 weeks, 1 day ago