Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 99085 invoked from network); 10 Dec 2007 03:36:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2007 03:36:00 -0000 Received: (qmail 99701 invoked by uid 500); 10 Dec 2007 03:35:48 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 99604 invoked by uid 500); 10 Dec 2007 03:35:47 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 99595 invoked by uid 99); 10 Dec 2007 03:35:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Dec 2007 19:35:47 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of phil.steitz@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2007 03:35:27 +0000 Received: by nf-out-0910.google.com with SMTP id d3so1015099nfc for ; Sun, 09 Dec 2007 19:35:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=wAQQ3maTTk6zAtfcCxaj9aJzp084yEwCevGfZ6ZQmH4=; b=Kjg3lkoHyiOenqaP6r8BV6AFTrGn3q3pc9DphWYDygpxJNMtN+IIU3Ld3cEhtle4fvhiCgoLzaSTuB/MYwwyM99QRV8JOh7+by2bQFrj7ybzzQAYEKgrPf1WSTPAqxQ22O0a2AcLso9zh74jSEJagtC8g1twd+kI2dVhQgm0AJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YSjK9dtixZSMiYNDsG+fZ/lBsB5QrZZtsQ3ZUlrDqcjAt+/3kq8Wz4mq4+MEpVXXn5E4MIMj6cG3GpW3bQQ41BIvnOst5et+xSlr1AP/4lv29bujgTMF6HSFw56JwAs/f6gWGkkjw/vr5GDE+SobJhCnTsWB6/6i66ilP934BI0= Received: by 10.78.138.14 with SMTP id l14mr6556152hud.1197257728680; Sun, 09 Dec 2007 19:35:28 -0800 (PST) Received: by 10.78.130.13 with HTTP; Sun, 9 Dec 2007 19:35:28 -0800 (PST) Message-ID: <8a81b4af0712091935j13a44e71q651d76c74ba8e077@mail.gmail.com> Date: Sun, 9 Dec 2007 20:35:28 -0700 From: "Phil Steitz" To: "Jakarta Commons Developers List" Subject: Re: [POOL] Offer of help for a 1.4 release In-Reply-To: <475C7E6F.6040401@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4752F4C5.6020403@apache.org> <8a81b4af0712021144mff335e6of6aa465de6ca5e62@mail.gmail.com> <47545EA7.7020201@apache.org> <475C7E6F.6040401@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org On Dec 9, 2007 4:46 PM, Mark Thomas wrote: > Mark Thomas wrote: > > Phil Steitz wrote: > >> On Dec 2, 2007 11:09 AM, Mark Thomas wrote: > >>> Hi, > >>> > >>> Tomcat has been bitten [1] by a bug [2] in pool-1.3. Currently we are > >>> considering reverting to pool-1.2 but would obviously prefer to move to > >>> pool-1.4 (that included a fix for [2]) due to the many fixes in 1.3. > >>> > >>> A quick scan of the archives suggests that an offer of an extra pair of > >>> hands might help speed up a pool-1.4 release in the near term. So, here I am. > >> Thanks! This is exactly what is needed. > > > > OK. I have trunk checked out and building. I'll starting looking at > > POOL-86, POOL-97, POOL-93 & POOL-108 in terms of reviewing what is there > > and developing patches where there are gaps. I'll need to get my head > > around the pool code so I might be quiet for a couple of days. > > > > I'll add JIRA comments when I have something useful to say. > > I have taken a look at each of the issues above. Comments added to JIRA. In > summary: Thanks! > POOL-86 - The patch in JIRA looks good to me To be clear, are you referring to the patch that was applied in rr582538. - i.e., the code in trunk? (thanks, btw, for completing some cleanup missed there :) > POOL-93 - Proposed improved patch based on patches in JIRA Committed. > POOL-97 - Proposed alternative patch that fixes 97 without a regression Committed. > POOL-108 - Proposed improved patch (see POOL-93) based on patch in JIRA > > I'm happy to re-work any/all of the patches if required. Only rework required will be if we decide to roll back or modify the POOL-86 change. Thanks again for your help on this. Phil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org