Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 59504 invoked from network); 25 Mar 2009 16:55:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Mar 2009 16:55:41 -0000 Received: (qmail 41779 invoked by uid 500); 25 Mar 2009 16:55:41 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 41728 invoked by uid 500); 25 Mar 2009 16:55:41 -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 41720 invoked by uid 99); 25 Mar 2009 16:55:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2009 16:55:41 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.6.24] (HELO gmp-eb-inf-2.sun.com) (192.18.6.24) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2009 16:55:32 +0000 Received: from fe-emea-10.sun.com (gmp-eb-lb-2-fe2.eu.sun.com [192.18.6.11]) by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n2PGtABF003741 for ; Wed, 25 Mar 2009 16:55:11 GMT MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com (Sun Java(tm) System Messaging Server 7.0-5.01 64bit (built Feb 19 2009)) id <0KH200L00LY9GQ00@fe-emea-10.sun.com> for derby-dev@db.apache.org; Wed, 25 Mar 2009 16:55:10 +0000 (GMT) Received: from localhost ([unknown] [129.159.112.134]) by fe-emea-10.sun.com (Sun Java(tm) System Messaging Server 7.0-5.01 64bit (built Feb 19 2009)) with ESMTPSA id <0KH200IN1MZJ8O70@fe-emea-10.sun.com> for derby-dev@db.apache.org; Wed, 25 Mar 2009 16:54:56 +0000 (GMT) Date: Wed, 25 Mar 2009 17:54:55 +0100 From: Knut Anders Hatlen Subject: Re: [VOTE] 10.5.1.0 release candidate In-reply-to: <49CA5CF9.5010808@sbcglobal.net> Sender: Knut.Hatlen@Sun.COM To: derby-dev@db.apache.org Message-id: Organization: Sun Microsystems References: <49C9EB39.9030801@Sun.COM> <49CA2D73.5000406@sun.com> <49CA30A8.1090200@sbcglobal.net> <49CA385C.1000900@Sun.COM> <49CA5CF9.5010808@sbcglobal.net> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.91 (usg-unix-v) X-Virus-Checked: Checked by ClamAV on apache.org Kathey Marsden writes: > Kristian Waagan wrote: >> >> If you plan to vote against the release if DERBY-4075 is >> outstanding, I think we need to lay a plan for it. > One thing to note is that the community can still make a release even > if I vote -1. It is not a veto and some might say I am too > conservative about these things, but thanks for placing such > importance on my vote and this issue! > >> I've been running the test for weeks without seeing the issue. The >> largest database grew to 67 GB (plus 67 GB for the backup), another >> one grew to 32 GB. >> If we clearly communicate the environment where the problems have >> been seen, people would get the chance to start test runs of their >> own. >> After all, starting the test itself is very simple. >> >> > I tried it on my Windows XP box with IBM 1.6 and cutting the sleeps to > one tenth of their original setting, but ran into out of space errors > after 9 hours. I plan to start playing with this again after my > buddy testing is complete. It would be great if others could kick off > runs. I've started a run too with a modified Derby. I applied the patch from the bug description in DERBY-3393 to see if that could be related. No errors so far, but I'll keep it running. -- Knut Anders