Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-804

mongo.newClient should apply clientOpt.TopologyOptions last, not first

    • Type: Icon: Improvement Improvement
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Labels:
      None

      Currently, in mongo.newClient the user defined topology options are set first, which means options set by the configuration string, like Handshaker will be overwritten.

      To fix this, we should prepend the two options that are specified instead of appending them.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: