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

Reduce creation of OP_QUERY to wire protocol classes

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.12, 3.2.0
    • Affects Version/s: None
    • Component/s: Authentication, Core
    • Labels:
      None

      We still create a number of direct OP_QUERY Query instances throughout the codebase, most notably in our auth providers. This should all be converted to use the existing command method on the Server topology, or centralized to one command (for the auth path), so we can easily switch in OP_MSG.

            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: