• Type: Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.8.0
    • Affects Version/s: None
    • Component/s: None
    • 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
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      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
            Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: