Report QueryShapeHash for idle cursors in $currentOp

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As part of SERVER-86418 we report QueryShapeHash of currently running operations, however, we do not do so for idle cursors (cursor exists and waits for the next getMore call).

      Before SERVER-103427 it would not be possible to implement this, as we did not store QueryShapeHash along with the cursor.

      Now, this should be possible to expose QueryShapeHash for the idle cursors as well

            Assignee:
            Unassigned
            Reporter:
            Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: