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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.2.0
    • 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.

            Assignee:
            Jeffrey Yemin
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: