From commons-dev-return-78029-apmail-jakarta-commons-dev-archive=jakarta.apache.org@jakarta.apache.org Tue Oct 04 05:58:47 2005 Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 25042 invoked from network); 4 Oct 2005 05:58:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2005 05:58:46 -0000 Received: (qmail 27450 invoked by uid 500); 4 Oct 2005 05:58:41 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 27345 invoked by uid 500); 4 Oct 2005 05:58:41 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 27299 invoked by uid 99); 4 Oct 2005 05:58:41 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2005 22:58:40 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 2B30AE0; Tue, 4 Oct 2005 07:58:19 +0200 (CEST) From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 36904] - [pool] GenericKeyedObjectPool is a LIFO, not a FIFO implementation X-Bugzilla-Reason: AssignedTo Message-Id: <20051004055819.2B30AE0@ajax.apache.org> Date: Tue, 4 Oct 2005 07:58:19 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=36904 ------- Additional Comments From Sandy@McArthur.org 2005-10-04 07:58 ------- Created an attachment (id=16581) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16581&action=view) GenericKeyedObjectPool-FIFO.patch Fixes GenericKeyedObjectPool to be a FIFO and adds a unit test to verify correct behavior. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org