Uploaded image for project: 'Commons DBCP'
  1. Commons DBCP
  2. DBCP-147

add initialSize parameter to do pre-loading of the connection pool

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1
    • None
    • None
    • Operating System: All
      Platform: All

    • 25514

    Description

      This is a simple feature requested by multiple users

      for (int i=0; i < initialSize; i++)

      { connectionPool.addObject(); }

      Attachments

        Activity

          People

            Unassigned Unassigned
            dirkv Dirk Verbeeck
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: