Bala created DBCP-531:
-------------------------

             Summary: Jitter max connection lifetime
                 Key: DBCP-531
                 URL: https://issues.apache.org/jira/browse/DBCP-531
             Project: Commons DBCP
          Issue Type: Improvement
            Reporter: Bala


DBCP-156 - this Jira introduced max connection lifetime setting. But with the 
current implementation all connections created from a DataSource will be 
invalidated at the same time as we create all connections during startup. We 
need to be able to jitter the max connection lifetime so that connections get 
invalidated over a period of time and not together.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to