be lazier about holding on to connections

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Imagine a long running workload that has 10 threads. Each thread has a client they are using to communicate with the MongoDB server. 5 are doing reads, 5 are doing writes.

      If the replicaSet is a 3 member node, we will hold onto 30 connections even tho only 10 can be used at a time.

      We can improve this a bit.

              Assignee:
              Unassigned
              Reporter:
              Christian Hergert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: