Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1241

ConnectionPools - Background validation required

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Optional
    • JBossAS-4.0.5.CR1
    • JBossAS-3.2.6 Final
    • JCA service
    • None

    Description

      SourceForge Submitter: prudrakshala .
      Environment: JBoss 3.2.6, JDK 1.4.2_06

      "validationQuery" element can be specified for JDBC
      connection pools in -ds.xml files. In the current
      setup, either we can specifiy "validationQuery" or
      remove it. I would like another option of doing the
      connection pool validation in a background thread
      periodically. The idea is to avoid running
      "validationQuery" for every getConnection() which can
      consume a lot of time for some applications. I suggest
      some thing like:

      <backgroundValidationFrequencySeconds>900</backgroundValidationFrequencySeconds>

      Attachments

        Issue Links

          Activity

            People

              weston.price Weston M. Price (Inactive)
              sourceforge-user SourceForge legacy user (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: