Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 35439 invoked from network); 16 Nov 2005 01:26:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Nov 2005 01:26:54 -0000 Received: (qmail 39556 invoked by uid 500); 16 Nov 2005 01:26:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 39322 invoked by uid 500); 16 Nov 2005 01:26:52 -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 39313 invoked by uid 99); 16 Nov 2005 01:26:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2005 17:26:52 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of suresh.thalamati@gmail.com designates 64.233.184.203 as permitted sender) Received: from [64.233.184.203] (HELO wproxy.gmail.com) (64.233.184.203) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2005 17:26:43 -0800 Received: by wproxy.gmail.com with SMTP id 58so1568971wri for ; Tue, 15 Nov 2005 17:26:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=DQw/YHZUq6Bot8rlfOuWukKgH/+6IlqXEcCx5par7F+Y6n1LmMHaRy5iJANctqonoGBwoxv71W4IU6BdBwY1GUXdWxCLtQDNAbe5L98PN+ZsRmPcoqMGlY/e6blTchHtUxG3iVPfXmUlEV83gaygAlF4qp7WpqTbUsRBLXj4aKw= Received: by 10.65.197.18 with SMTP id z18mr4559261qbp; Tue, 15 Nov 2005 17:26:31 -0800 (PST) Received: from ?9.30.40.126? ( [129.42.184.35]) by mx.gmail.com with ESMTP id f17sm2596007qba.2005.11.15.17.26.30; Tue, 15 Nov 2005 17:26:30 -0800 (PST) Message-ID: <437A8AC2.1060801@gmail.com> Date: Tue, 15 Nov 2005 17:26:26 -0800 From: Suresh Thalamati User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Attention Store experts References: <437A79F2.4090904@sun.com> In-Reply-To: <437A79F2.4090904@sun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Rick Hillegas wrote: > Is anyone planning to fix bug 523 as part of the 10.2 release? This is a > high priority bug having to do with log archive and rollforward recovery. > > Thanks, > -Rick > Yes. I will fix it for 10.2, my last patch on derby-239 addresses this problem also. Thanks -suresht