Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 98686 invoked from network); 4 Apr 2006 12:47:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2006 12:47:01 -0000 Received: (qmail 12668 invoked by uid 500); 4 Apr 2006 12:47:00 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 12628 invoked by uid 500); 4 Apr 2006 12:47:00 -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 12619 invoked by uid 99); 4 Apr 2006 12:47:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 05:47:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.34] (HELO brmea-mail-3.sun.com) (192.18.98.34) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 05:46:59 -0700 Received: from phys-gadget-1 ([129.156.85.171]) by brmea-mail-3.sun.com (8.12.10/8.12.9) with ESMTP id k34CejYF013503 for ; Tue, 4 Apr 2006 06:46:38 -0600 (MDT) Received: from conversion-daemon.gadget-mail1.uk.sun.com by gadget-mail1.uk.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IX700B017DPHF@gadget-mail1.uk.sun.com> (original mail from Knut.Hatlen@Sun.COM) for derby-dev@db.apache.org; Tue, 04 Apr 2006 13:45:05 +0100 (BST) Received: from khepri19 (khepri19.Norway.Sun.COM [129.159.112.231]) by gadget-mail1.uk.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IX7000VF7F2GL@gadget-mail1.uk.sun.com> for derby-dev@db.apache.org; Tue, 04 Apr 2006 13:45:05 +0100 (BST) Date: Tue, 04 Apr 2006 14:45:01 +0200 From: Knut Anders Hatlen Subject: Re: Disussion surrounding holding off metadata changes until certain issues resolved In-reply-to: <4431A363.8030703@sbcglobal.net> To: derby-dev@db.apache.org Message-id: Organization: Sun Microsystems MIME-version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/22.0.50 (usg-unix-v) References: <1733524392.1143644387310.JavaMail.jira@ajax> <442AC280.6020709@sun.com> <87zmj9kqsb.fsf@sun.com> <442AED77.3040902@Sourcery.Org> <44315CBC.7090604@sun.com> <44316351.6070503@Sourcery.Org> <443184EF.9000500@sbcglobal.net> <44318F67.4070806@Sourcery.Org> <44319AEE.1060303@sbcglobal.net> <4431A1FC.30606@sun.com> <4431A363.8030703@sbcglobal.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Kathey Marsden writes: > Rick Hillegas wrote: > >> So, I'm unclear: Are you still blocking metadata changes or are you >> satisfied with the analysis done so far by Knut Anders and Dyre? Can >> we proceed with metadata checkins provided that: >> >> 1) Such patches clearly describe acceptable upgrade behavior >> 2) Clean upgrade test results accompany the submissions >> > I think that this would be fine and in addition would hope that any > metadata queries changed/added were covered as part of the ugprade test. I think it would be good if the upgrade test also ran metadata tests in the DerbyNetClient framework. The only known upgrade issue in 10.2 is DERBY-1176, but it is not exposed by the upgrade test since it is only seen in client/server mode. -- Knut Anders