• Type: Icon: Epic Epic
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Done
    • SDAM Refactor
    • Hide

      2018-08-14 : Initial target 2018-09-14 (4weeks)

      2018-09-18 : Updated target date 2018-09-21 (5weeks)
      Waiting on code review for the last 2 tickets.

      Show
      2018-08-14 : Initial target 2018-09-14 (4weeks) 2018-09-18 : Updated target date 2018-09-21 (5weeks) Waiting on code review for the last 2 tickets.

      We have massive duplication when it comes to topologies in the node driver. Presently there are three types: Server, Mongos, and ReplSet. Mongos and ReplSet are both containers of Server instances, with ReplSet implementing SDAM and Mongos implementing its own custom round-robin selector. The SDAM spec actually allows us to represent all three types of topologies with a single type + description, so we should do that! Initial estimates are that this could remove ~5-6k loc between the two projects.

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

              Created:
              Updated:
              Resolved:
              5 weeks, 3 days