Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 16296 invoked from network); 9 Apr 2003 17:17:08 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 9 Apr 2003 17:17:08 -0000 Received: (qmail 2042 invoked by uid 97); 9 Apr 2003 17:19:02 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 2035 invoked from network); 9 Apr 2003 17:19:02 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 9 Apr 2003 17:19:02 -0000 Received: (qmail 16090 invoked by uid 500); 9 Apr 2003 17:17:05 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 16066 invoked from network); 9 Apr 2003 17:17:05 -0000 Received: from f91.law15.hotmail.com (HELO hotmail.com) (64.4.23.91) by daedalus.apache.org with SMTP; 9 Apr 2003 17:17:05 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 9 Apr 2003 10:17:06 -0700 Received: from 32.97.110.142 by lw15fd.law15.hotmail.msn.com with HTTP; Wed, 09 Apr 2003 17:17:05 GMT X-Originating-IP: [32.97.110.142] X-Originating-Email: [dgraham1980@hotmail.com] From: "David Graham" To: commons-dev@jakarta.apache.org Bcc: Subject: RE: [DBCP] Abandoned connections not being returned to pool upon clos ing Date: Wed, 09 Apr 2003 11:17:05 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 09 Apr 2003 17:17:06.0363 (UTC) FILETIME=[D87438B0:01C2FEBB] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N BasicDataSource.close uses GenericObjectPool.close to release the connections. David >From: "Timko, Cheryl A." >Reply-To: "Jakarta Commons Developers List" > >To: "'Jakarta Commons Developers List'" >Subject: RE: [DBCP] Abandoned connections not being returned to pool >upon clos ing >Date: Wed, 09 Apr 2003 13:03:44 -0400 > >Will the DBCP will support, in a future release, the closing of connections >currently in used when the pool is closed? I think it is an important >requirement; otherwise, DBAs will have to kill the connection manually (if >the java process running the application is never terminated or dies). > >- Cheryl > >-----Original Message----- >From: David Graham [mailto:dgraham1980@hotmail.com] >Sent: Wednesday, April 09, 2003 10:25 AM >To: commons-dev@jakarta.apache.org >Subject: Re: [DBCP] Abandoned connections not being returned to pool upon >clos ing > > >The abandoned functionality has been deprecated and will be removed in a >future release. > >David > > > >From: "Timko, Cheryl A." > >Reply-To: "Jakarta Commons Developers List" > > > >To: "'commons-dev@jakarta.apache.org'" > >Subject: [DBCP] Abandoned connections not being returned to pool upon > >clos ing > >Date: Wed, 09 Apr 2003 10:10:10 -0400 > > > > Our project uses the BasicDataSource class to create and maintain > >the pool of database connections (internally, the BasicDataSource creates > >an > >AbandonedObjectPool for the connection pooling). What I noticed is that > >when the close() method is called on the BasicDataSource, the "abandoned > >connections" are not being returned to the pool in order for them to be > >closed. > > > > The check for whether "abandoned connections" are returned to the > >pool is only performed in the AbandonedObjectPool's borrowObject(). >Since > >the AbandonedObjectPool does not have a close() method to return all the > >abandoned connections to the pool, does anyone know of another way to > >accomplish this when the pool is being closed? If not, is it possible to > >add this functionality in a future release? > > > > Thank you in advance for your feedback. > > > > Cheryl Timko > > > > > > > > > > > >--------------------------------------------------------------------------- >--- > >Notice: This e-mail message, together with any attachments, contains > >information of Merck & Co., Inc. (Whitehouse Station, New Jersey, USA) >that > > >may be confidential, proprietary copyrighted and/or legally privileged, >and > > >is intended solely for the use of the individual or entity named in this > >message. If you are not the intended recipient, and have received this > >message in error, please immediately return this by e-mail and then >delete > >it. > > > >=========================================================================== >=== > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > > > >_________________________________________________________________ >Protect your PC - get McAfee.com VirusScan Online >http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org >For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > >------------------------------------------------------------------------------ >Notice: This e-mail message, together with any attachments, contains >information of Merck & Co., Inc. (Whitehouse Station, New Jersey, USA) that >may be confidential, proprietary copyrighted and/or legally privileged, and >is intended solely for the use of the individual or entity named on this >message. If you are not the intended recipient, and have received this >message in error, please immediately return this by e-mail and then delete >it. > >============================================================================== > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org >For additional commands, e-mail: commons-dev-help@jakarta.apache.org > _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org