Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 22996 invoked from network); 5 Oct 2006 11:12:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2006 11:12:14 -0000 Received: (qmail 50333 invoked by uid 500); 5 Oct 2006 11:12:13 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 50222 invoked by uid 500); 5 Oct 2006 11:12:13 -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 50204 invoked by uid 99); 5 Oct 2006 11:12:12 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2006 04:12:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [192.18.1.36] ([192.18.1.36:6143] helo=gmp-ea-fw-1.sun.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 73/73-20288-F48E4254 for ; Thu, 05 Oct 2006 04:11:13 -0700 Received: from d1-emea-09.sun.com (d1-emea-09.sun.com [192.18.2.119] (may be forged)) by gmp-ea-fw-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k95BAFG9012088 for ; Thu, 5 Oct 2006 12:10:17 +0100 (BST) Received: from conversion-daemon.d1-emea-09.sun.com by d1-emea-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0J6N00H01TJMFV00@d1-emea-09.sun.com> (original mail from Ole.Solberg@Sun.COM) for derby-dev@db.apache.org; Thu, 05 Oct 2006 12:10:15 +0100 (BST) Received: from [129.159.112.202] by d1-emea-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0J6N00JD9TP2MMZA@d1-emea-09.sun.com> for derby-dev@db.apache.org; Thu, 05 Oct 2006 12:10:15 +0100 (BST) Date: Thu, 05 Oct 2006 13:10:13 +0200 From: Ole Solberg Subject: Re: [VOTE] 10.2.1.6 release In-reply-to: <4521418E.90501@sun.com> Sender: Ole.Solberg@Sun.COM To: derby-dev@db.apache.org Message-id: <4524E815.6060606@Sun.COM> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.94.1.0 References: <4521418E.90501@sun.com> User-Agent: Thunderbird 1.5.0.7 (X11/20060915) X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Vote: +1, even though 'java.lang.OutOfMemoryError: PermGen space' occurred several times during the Large Data Volume DOTS/ATCJ2 test. My simple consistency checks did not reveal any problems. Large Data Volume tests on 10.2.1.6: ----------------- OS: Solaris 10 1/06 s10x_u1wos_19a X86 64bits JVM: Sun 1.5.0 ( 1.5.0_07-b03) We have used the DOTS* ATCJ2(auction simulation) schema and a database filled to ~178Gb raw disk space. The three ATCJ2 tables contain ~232 million, ~290 million and ~1.2 million tuples. Tests on this volume includes - backup/recovery tests: - SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE() backup on this volume, with concurrent load(ATCJ2) on the database. - "rollForwardRecovery" of the database after having run the DOTS ATCJ2 for 14 hrs after backup. - table consistency check(SYSCS_UTIL.SYSCS_CHECK_TABLE()). (NB. partly run, not completed when sending this!) - simple aggregate queries on these tables. *Saw 21 cases of "java.lang.OutOfMemoryError: PermGen space" during the ATCJ2 run.* First instance ~when backup starts. Appears to have the same "signature" as DERBY-210. I saw no such errors when running 10.2.1.5, but then I did NOT do backup with concurrent load. The database used here is soft upgraded from 10.1. http://www.multinet.no/~solberg/public/Apache/10.2.1.6_RC/AdditionalTests.html Rick Hillegas wrote: > I have posted a new release candidate, 10.2.1.6, which addresses the > structural problems with the previous candidate. Special thanks to > Andrew for helping sand this one down. You may find 10.2.1.6 at: > > http://people.apache.org/~rhillegas/10.2.1.6/ > > In addition to the structural problems, this candidate sweeps up the > following bug fixes: > > DERBY-1858 (A schema can be dropped by a non-schema owner in SQL > authorization mode) > > DERBY-1866 (Assert failure in sane mode for queries that used to work in > 10.1.2.1) > > DERBY-1891 (error 58009.C.19 refers to non-existent codepoint secktn - > needs correcting) > > DERBY-1900 (The scripts under the /bin of the distribution does not have > the executable permission) > > Given this limited delta from the previous candidate, I would like to > call a quick vote on 10.2.1.6 and close the polls at 5:00 pm San > Francisco time, this Thursday, October 5. Please let me know if you need > more time to test the new candidate. > > Thanks to everyone for all the work you have put into finding flaws in > the previous candidate. > > Regards, > -Rick > > > -- Ole Solberg, Database Technology Group, Sun Microsystems, Trondheim, Norway