Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3134

Investigate changes in SERVER-64966: Count how many pooled connections are created, but never used

    • Type: Icon: Investigation Investigation
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Original Downstream Change Summary

      New field added to connPoolStats command output.

      Description of Linked Ticket

      To learn more about the efficiency of our connection pools and their sizing algorithms, we'd like to know how often we create connections that never end up being used to run operations. Let's add a metric to count the number of connections created by our connection pools that are never used to run an operation; i.e. that expire/are destroyed before they are ever used. 

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: