Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 42579 invoked from network); 7 Sep 2009 15:20:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Sep 2009 15:20:56 -0000 Received: (qmail 43499 invoked by uid 500); 7 Sep 2009 15:20:55 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 43409 invoked by uid 500); 7 Sep 2009 15:20:55 -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 43401 invoked by uid 99); 7 Sep 2009 15:20:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 15:20:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tmueller@day.com designates 207.126.148.181 as permitted sender) Received: from [207.126.148.181] (HELO eu3sys201aog001.obsmtp.com) (207.126.148.181) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 07 Sep 2009 15:20:45 +0000 Received: from source ([209.85.219.224]) by eu3sys201aob001.postini.com ([207.126.154.11]) with SMTP ID DSNKSqUkuO0dK5k9wdNjHZBQwia1SIapqhLR@postini.com; Mon, 07 Sep 2009 15:20:24 UTC Received: by ewy24 with SMTP id 24so2243355ewy.46 for ; Mon, 07 Sep 2009 08:20:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.211.184.14 with SMTP id l14mr1819044ebp.18.1252336823994; Mon, 07 Sep 2009 08:20:23 -0700 (PDT) In-Reply-To: <7A5837CEF4D4834E97721F3BCC46D7F71BECAA7D33@darth-malak.gx.local> References: <7A5837CEF4D4834E97721F3BCC46D7F71BECAA7D33@darth-malak.gx.local> Date: Mon, 7 Sep 2009 17:20:23 +0200 Message-ID: <91f3b2650909070820t5656093fr8d5087366211e395@mail.gmail.com> Subject: Re: JCR 1456 Database connection pooling From: =?ISO-8859-1?Q?Thomas_M=FCller?= To: dev@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I didn't have a look at the patch yet, however a general remark: I think the current implementations (DbDataStore, DbFileSystem, Db BundlePMs) should still work without configuration change, and without having to add additional libraries. Is that a problem with your implementation? Regards, Thomas