Claus Köll created JCR-3386:
-------------------------------
Summary: Adjust some default values of the BasicDataSource in the
ConnectionFactory
Key: JCR-3386
URL: https://issues.apache.org/jira/browse/JCR-3386
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Affects Versions: 2.4.2
Reporter: Claus Köll
Assignee: Claus Köll
Fix For: 2.6
TimeBetweenEvictionRuns is at moment 1 second. We have seen on heavy load that
this slows down the system and shows some strange exceptions.
The validationQueryTimeout should also be set because otherwise its possible
that it blocks the validation process.
On heavy load increasing maxIdle could also be bring some performance boost.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira