Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 4886 invoked from network); 22 Feb 2008 09:03:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Feb 2008 09:03:52 -0000 Received: (qmail 43999 invoked by uid 500); 22 Feb 2008 09:03:46 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 43975 invoked by uid 500); 22 Feb 2008 09:03:46 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 43966 invoked by uid 99); 22 Feb 2008 09:03:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2008 01:03:46 -0800 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.6.21] (HELO gmp-eb-inf-1.sun.com) (192.18.6.21) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2008 09:03:12 +0000 Received: from fe-emea-09.sun.com (gmp-eb-lb-2-fe2.eu.sun.com [192.18.6.11]) by gmp-eb-inf-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m1M93CMV017984 for ; Fri, 22 Feb 2008 09:03:20 GMT Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) id <0JWM00501TFG9B00@fe-emea-09.sun.com> (original mail from Dyre.Tjeldvoll@Sun.COM) for derby-dev@db.apache.org; Fri, 22 Feb 2008 09:03:12 +0000 (GMT) Received: from khepri32.sun.com ([129.159.112.244]) by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTPSA id <0JWM00JQAUH5G200@fe-emea-09.sun.com> for derby-dev@db.apache.org; Fri, 22 Feb 2008 09:03:06 +0000 (GMT) Date: Fri, 22 Feb 2008 10:03:05 +0100 From: Dyre.Tjeldvoll@Sun.COM Subject: Re: Enabling the statement pooling feature early In-reply-to: <47BDE31A.2050205@Sun.com> Sender: Dyre.Tjeldvoll@Sun.COM To: derby-dev@db.apache.org Message-id: MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT References: <47BDE31A.2050205@Sun.com> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (usg-unix-v) X-Virus-Checked: Checked by ClamAV on apache.org Kristian Waagan writes: > Hello all, > > I just want some opinions on whether it would be acceptable to enable > the JDBC statement pooling feature (DERBY-3313) already now, by > committing the patch for DERBY-3329. +1 (I hope to commit 3192 soon (without stderr printing), so that you can test with that as well) -- dt