Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-21365

conn_pool_stats test has wrong expectations

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc3
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platform C (11/20/15)
    • 0

      conn_pool_stats.js asserts that the totalCreated number of connections should be the sum of the totalInUse connections and the totalAvailable connections. This isn't true in NetworkInterfaceASIO or dbclient: the pool may intentionally drop connections during its lifetime under some conditions.

            Assignee:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Reporter:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: