Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 48737 invoked from network); 31 Oct 2006 05:20:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2006 05:20:43 -0000 Received: (qmail 53575 invoked by uid 500); 31 Oct 2006 05:20:52 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 53490 invoked by uid 500); 31 Oct 2006 05:20:52 -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 53479 invoked by uid 99); 31 Oct 2006 05:20:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 21:20:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 21:20:38 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A1827142EC for ; Mon, 30 Oct 2006 21:20:18 -0800 (PST) Message-ID: <8126187.1162272018301.JavaMail.root@brutus> Date: Mon, 30 Oct 2006 21:20:18 -0800 (PST) From: "Sandy McArthur (JIRA)" To: commons-dev@jakarta.apache.org Subject: [jira] Resolved: (POOL-88) Better maintenance of GKOP per-pool activeCount In-Reply-To: <7633120.1162212198644.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/POOL-88?page=3Dall ] Sandy McArthur resolved POOL-88. -------------------------------- Fix Version/s: Nightly Builds Resolution: Fixed I applied your patch with minimal changes. Much thanks. > Better maintenance of GKOP per-pool activeCount > ----------------------------------------------- > > Key: POOL-88 > URL: http://issues.apache.org/jira/browse/POOL-88 > Project: Commons Pool > Issue Type: Improvement > Affects Versions: Nightly Builds > Reporter: Holger Hoffst=C3=A4tte > Assigned To: Sandy McArthur > Priority: Minor > Fix For: Nightly Builds > > Attachments: activeCount.patch > > > GenericKeyedObjectPool maintains a separate map for maintaining active ob= ject counts per key. IMHO it is better to put pool metadata together with t= he pool (queue). --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org