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

Refactor write commands to use CommandOperation

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

      We have write command wire protocol primitives, but they all forward to the command primitive, meaning each of our write operations can just inherit from CommandOperation and execute like all other commands. This would reduce the amount of code dupe for constructing these commands, and logically move command construction to the operation layer.

            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: