- 
    Type:Bug 
- 
    Resolution: Done
- 
    Priority:Major - P3 
- 
    Affects Version/s: 3.1.0
- 
    Component/s: Connection Management
- 
    None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        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.
- is duplicated by
- 
                    JAVA-2086 MongoClientOptions.minConnectionsPerHost() does not work -         
- Closed
 
-