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

Remove makeServerTrampoline

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Operations Layer
    • Labels:
      None

      In order to facilitate a radical refactoring, alll wire protocol primitives on the Connection type use a "server trampoline", returning an object that pretends to be a Server in order to avoid refactoring all the wire protocol methods. This is no longer needed, and all wire protocol methods needs to be refactored to operate directly against a Connection.

            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: