• Type: Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 0
    • Not Needed
    • Hide

      Create a copy of the Kickoff Template with the issue key (NODE-XXX) in the filename and share a link to the new doc via this field.

      Show
      Create a copy of the Kickoff Template with the issue key (NODE-XXX) in the filename and share a link to the new doc via this field.
    • Not Needed

      Use Case

      As a Node.js engineer
      I want to make the internal cursor response object consistently used
      So that all cursors benefit from lazy parsing

      User Impact

      • All cursors will deserialize as they iterate their batch. No functional impact, behavioral improvement.

      Dependencies

      • None

      Unknowns

      • Any special handling needed for RunCommandCursor?

      Acceptance Criteria

      Implementation Requirements

      • Remove flags for getMore returning CursorResponse, and always return it.
      • Set CursorResponse as the responseType argument in all Cursor returning commands

      Testing Requirements

      • Existing tests

      Documentation Requirements

      • Release notes, merge this as a feature highlight the benefits to cursors ended early if no other salient performance metrics are surfaced.

      Follow Up Requirements

      • None

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: