Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 91873 invoked from network); 15 Feb 2007 21:34:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2007 21:34:27 -0000 Received: (qmail 16100 invoked by uid 500); 15 Feb 2007 21:34:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 16078 invoked by uid 500); 15 Feb 2007 21:34:34 -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 16064 invoked by uid 99); 15 Feb 2007 21:34:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 13:34:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 13:34:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E0DEF7141B8 for ; Thu, 15 Feb 2007 13:34:05 -0800 (PST) Message-ID: <17806127.1171575245918.JavaMail.jira@brutus> Date: Thu, 15 Feb 2007 13:34:05 -0800 (PST) From: "Daniel John Debrunner (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Closed: (DERBY-2341) derby.language.statementCacheSize is ignored when it is set as a database property. In-Reply-To: <13296634.1171572905518.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner closed DERBY-2341. ---------------------------------------- Resolution: Fixed Committed revision 508163. checked with new test for DERBY-2332 (to be committed soon). > derby.language.statementCacheSize is ignored when it is set as a database property. > ----------------------------------------------------------------------------------- > > Key: DERBY-2341 > URL: https://issues.apache.org/jira/browse/DERBY-2341 > Project: Derby > Issue Type: Bug > Components: SQL > Affects Versions: 10.3.0.0 > Reporter: Daniel John Debrunner > Assigned To: Daniel John Debrunner > Priority: Minor > Fix For: 10.3.0.0 > > > Found during the converson of the statement caching tests to JUnit DERBY-2332. > Looking at the trunk and 10.2 it seems to be a regression in 10.3 causes by DERBY-2138 (mea culpa). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.