Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 71239 invoked by uid 500); 20 Apr 2001 12:55:35 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 71177 invoked from network); 20 Apr 2001 12:55:33 -0000 Message-ID: <3AE03146.463E5425@apache.org> Date: Fri, 20 Apr 2001 08:53:26 -0400 From: Berin Loritsch X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: [c2] datasource bugs References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Donald Ball wrote: > > hey guys, i found some bugs in the avalon datasource stuff. if the server > is idle for a long while and the connections time out, my queries silently > fail until the connection pool has iterated over each of the connections, > determined that they've timed out, and opened new ones. i would think that > the proper behavior upon finding a timed out connection would be to open a > new connection and give it to the requesting thread. make sense? did i > explain the problem clearly? Yes you did, I will look into it. --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org