Comment 29 for bug 1243551

Revision history for this message
Andrew Conner (andrewconner) wrote :

Interestingly, we've had that setting on for a while and still occasionally get the issue.

Here's our configuration:

  idleMaxAge=10 minutes
  idleConnectionTestPeriod=30 seconds
  connectionTimeout=2 seconds
  connectionTestStatement="SELECT 1"
  maxConnectionAge=0
  partitionCount=4
  maxConnectionsPerPartition=6
  minConnectionsPerPartition=4
  setLogStatementsEnabled=true
  acquireRetryAttempts=10
  acquireRetryDelay=5 seconds