Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2066

Cursor should use wire protocol primitives on stored server

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      This relates to NODE-1977, and then to retryable reads, but a cursor executing a command needs to feed into the machinery for determining unrecoverable errors. In these cases, we need to be able to e.g. mark a session dirty, clear a pool, or outright remove the server from the topology description. Currently, cursors use the wire protocol methods directly which bypasses all of this logic.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: