Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DCADE90DF for ; Fri, 13 Jul 2012 05:56:37 +0000 (UTC) Received: (qmail 33375 invoked by uid 500); 13 Jul 2012 05:56:37 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 33287 invoked by uid 500); 13 Jul 2012 05:56:36 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 32760 invoked by uid 99); 13 Jul 2012 05:56:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2012 05:56:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id A23E9142856 for ; Fri, 13 Jul 2012 05:56:34 +0000 (UTC) Date: Fri, 13 Jul 2012 05:56:34 +0000 (UTC) From: =?utf-8?Q?Claus_K=C3=B6ll_=28JIRA=29?= To: dev@jackrabbit.apache.org Message-ID: <562596662.46683.1342158994666.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (JCR-3386) Adjust some default values of the BasicDataSource in the ConnectionFactory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claus K=C3=B6ll 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=C3=B6ll Assignee: Claus K=C3=B6ll Fix For: 2.6 TimeBetweenEvictionRuns is at moment 1 second. We have seen on heavy load t= hat this slows down the system and shows some strange exceptions. The validationQueryTimeout should also be set because otherwise its possibl= e that it blocks the validation process.=20 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 administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira