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

Connection pool does not properly open connections when ensuring minimum pool size

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0
    • Affects Version/s: 3.1.0
    • Component/s: Connection Management
    • None

      The connection pool ensures the minimum pool size in a background thread by creating an instance of InternalConnection. But the background thread does not call InternalConnection.open to actually force it to connect and authenticate. It should.

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

              Created:
              Updated:
              Resolved: