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 989EDDCBF for ; Tue, 25 Sep 2012 08:15:09 +0000 (UTC) Received: (qmail 53041 invoked by uid 500); 25 Sep 2012 08:15:09 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 52995 invoked by uid 500); 25 Sep 2012 08:15:08 -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 52942 invoked by uid 99); 25 Sep 2012 08:15:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 08:15:07 +0000 Date: Tue, 25 Sep 2012 19:15:07 +1100 (NCT) From: =?utf-8?Q?Claus_K=C3=B6ll_=28JIRA=29?= To: dev@jackrabbit.apache.org Message-ID: <1141426880.120950.1348560907890.JavaMail.jiratomcat@arcas> In-Reply-To: <562596662.46683.1342158994666.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (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 [ https://issues.apache.org/jira/browse/JCR-3386?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D134625= 39#comment-13462539 ]=20 Claus K=C3=B6ll commented on JCR-3386: --------------------------------- since we see accosional problems in 2.4 i backported it in revision 1389745= . =20 > Adjust some default values of the BasicDataSource in the ConnectionFactor= y > -------------------------------------------------------------------------= - > > 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.4.4, 2.5.1 > > Attachments: JCR-3386.patch > > > 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 possi= ble that it blocks the validation process.=20 > On heavy load increasing maxIdle could also be bring some performance boo= st. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira