fireConnectionFatalError never called

From: Ryan Christianson <ryan(at)echospace(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: fireConnectionFatalError never called
Date: 2003-04-04 00:02:27
Message-ID: 3E8CCB93.7050108@echospace.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

It seems like the default pooling implementation does not call
"fireConnectionFatalError". I did a search in the source code and only
found the declaration of the method. It seems that If a sql exception
occurs, the connection is not removed from the pool. Is this a known issue?

Thanks

||

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2003-04-04 00:40:59 Re: fireConnectionFatalError never called
Previous Message snpe 2003-04-03 20:48:54 setMaxFieldSize (and getMaxFieldSize)