XMLWordPrintableJSON

Details

    • Epic
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • 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.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                5 weeks, 3 days