You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bala (JIRA)" <ji...@apache.org> on 2018/11/30 12:32:00 UTC

[jira] [Created] (DBCP-531) Jitter max connection lifetime

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)