Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 93453 invoked from network); 4 Feb 2006 15:53:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Feb 2006 15:53:43 -0000 Received: (qmail 26849 invoked by uid 500); 4 Feb 2006 15:53:43 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 26815 invoked by uid 500); 4 Feb 2006 15:53: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 26806 invoked by uid 99); 4 Feb 2006 15:53:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2006 07:53:41 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [204.174.16.216] (HELO mailout6.parasun.com) (204.174.16.216) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2006 07:53:39 -0800 Received: from cpe-24-143-157-032.cable.alamedanet.net ([24.143.157.32] helo=[127.0.0.1]) by mailout6.parasun.com with esmtp (Exim 4.54) id 1F5Piv-0002fn-Lq for derby-dev@db.apache.org; Sat, 04 Feb 2006 07:53:17 -0800 Message-ID: <43E4CDEC.3050901@amberpoint.com> Date: Sat, 04 Feb 2006 07:53:16 -0800 From: Bryan Pendleton User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: [jira] Updated: (DERBY-821) Client driver: Implicitly close exhausted result sets on the server References: <330763258.1137581450484.JavaMail.jira@ajax.apache.org> <1755694583.1138900385069.JavaMail.jira@ajax.apache.org> <43E440D6.9010305@amberpoint.com> <43E444A3.4080209@Sun.COM> In-Reply-To: <43E444A3.4080209@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 V.Narayanan wrote: > Hi Bryan, > If you are referring to DERBY-821.diff. I tried applying it to a > workspace on my machine. It seems to work fine with the following Thanks. I re-fetched the patch from JIRA this morning and it applies fine for me, too. I think I just had a bumpy ride through some network turbulence. bryan