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

Wire Protocol Refactor

    • Type: Icon: Epic Epic
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.11
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Hide

      2019-01-03 : Updated target 2019-01-04
      Holidays happened.

      Show
      2019-01-03 : Updated target 2019-01-04 Holidays happened.

      The current design of the wire protocol makes it prohibitively difficult to implement features such as:

      • Handling "not master" and "node is recovering" errors according to the SDAM spec
      • Allow easy introduction of OP_MSG without difficult-to-test hacky patching
      • Use the same methods (primarily command) for all cases where we are sending message over the wire
      • Simplify implementation of the "Command Refactor" coming in FY2019Q1

      This epic will track a number of small refactors needed to prepare us for an overhaul of the operation layer of the driver, as well as closing a class of bugs related to gaps in our SDAM implementation.

       

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

              Created:
              Updated:
              Resolved:
              2 weeks, 5 days