Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3215

Connection pool should prune stale connections before ensuring minimum pool size

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.11.0
    • Affects Version/s: None
    • Component/s: Connection Management
    • Labels:
      None

      Currently, the connection pool's background task only tries to prune connections before ensuring minimum pool size if either maxIdleTime or maxLifeTime is specified. It should also check whether there are possibly any stale connections in the pool.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: