Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-14699

Allow extra c3po connection pool configuration in Bamboo

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently the C3Po library we used accept configurations for the basic pool and the management of the pool size & connection age. It will be nice to have other configurations like the connection testing. At the moment, adding the following are neglected:

      <property name="hibernate.c3p0.testConnectionOnCheckout">true</property>
      <property name="hibernate.c3p0.preferredTestQuery">SELECT 1</property>
      <property name="hibernate.c3p0.unreturnedConnectionTimeout">1800</property>
      <property name="hibernate.c3p0.debugUnreturnedConnectionStackTraces">true</property>
      

      ref: http://www.mchange.com/projects/c3p0/#basic_pool_configuration

            [BAM-14699] Allow extra c3po connection pool configuration in Bamboo

              pbruski Przemek Bruski
              smaiyaki Sultan Maiyaki (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: