Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 5505 invoked from network); 1 Aug 2005 22:18:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 22:18:31 -0000 Received: (qmail 35846 invoked by uid 500); 1 Aug 2005 22:18:30 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 35817 invoked by uid 500); 1 Aug 2005 22:18:30 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 35804 invoked by uid 99); 1 Aug 2005 22:18:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 15:18:30 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=SPF_HELO_FAIL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.182.144] (HELO e4.ny.us.ibm.com) (32.97.182.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 15:18:20 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e4.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id j71MIQGv020705 for ; Mon, 1 Aug 2005 18:18:26 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j71MIQ4E240398 for ; Mon, 1 Aug 2005 18:18:26 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11/8.13.3) with ESMTP id j71MIQbT030511 for ; Mon, 1 Aug 2005 18:18:26 -0400 Received: from [127.0.0.1] (sig-9-48-110-35.mts.ibm.com [9.48.110.35]) by d01av03.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j71MIKrM030200 for ; Mon, 1 Aug 2005 18:18:25 -0400 Message-ID: <42EE9F3C.3050702@Sourcery.Org> Date: Mon, 01 Aug 2005 15:16:28 -0700 From: Satheesh Bandaram User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Development Subject: Re: [jira] Commented: (DERBY-388) Intermittent failures when executing UPDATE trigger statements References: <459821405.1121378052456.JavaMail.jira@ajax.apache.org> <42EE5A1A.6020205@sbcglobal.net> In-Reply-To: <42EE5A1A.6020205@sbcglobal.net> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have submitted this change to trunk. Will merge into 10.1 after the release is done. Satheesh Army wrote: > Satheesh Bandaram (JIRA) wrote: > >> [ >> http://issues.apache.org/jira/browse/DERBY-388?page=comments#action_12315862 >> ] >> Satheesh Bandaram commented on DERBY-388: >> ----------------------------------------- >> >> I ported this fix from 10.0 branch into 10.1 branch and trunk. I >> noticed a test case has been added for this checkin. I will follow up >> with Army to get a test case added to each of the branches to make >> sure we don't break this fix in the future. > > > I posted a patch to add a test case for this issue last Friday--please > see the "derby-388_test.patch" attachment in the DERBY-388 entry. It > looks like Jira failed to send a corresponding email to the list. > > Could a committer apply the posted patch to the main trunk and, if > possible, to 10.1? Both branches received the fix for this problem, > so I think it'd be appropriate to include the new test case in both > branches, as well. > > Thanks, > Army > > >