There's code leaving Transactions open in Geoserver
---------------------------------------------------
Key: GEOS-1011
URL: http://jira.codehaus.org/browse/GEOS-1011
Project: GeoServer
Issue Type: Bug
Components: WFS
Affects Versions: 1.5.0-RC4
Reporter: Andrea Aime
Assigned To: Andrea Aime
Fix For: 1.5.1, 1.6.0-beta1
Running CITE tests shows the transaction and getfeaturewithlock code may leave transactions open, which is bad, because until garbage collection triggers in the transaction won't be finalized and thus won't release the connection they hold. This may lead to connection pool exaustion.
Re-run the cite tests with the new CITE engine, and locate the code that's leaving the transaction open.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira