Hi, connection pooling branch is (in my opinion) ready to be merged onto trunk. I tested it a little against Geoserver, and it has been a pleasure seen the number of Postgres processes go down as the pool relased connection, or seeing how no errors at all where generated when I did restart the database with Geoserver running (invalidating all of its connections).
There are basically three issues remaining: * db2 is not passing all of the tests. Yet, it's not passing all of the tests on trunk either (against my local db2 express v 9 + spatial extender) * same goes for mysql, not every tests is ok, but neither are tests on trunk (I think this is because a few tests are assuming a certain database structure without setting the database up with create tables) * GeoMedia I cannot fix, I don't understand the logic used to set up the connection pool. Besides, there are no tests, so I'll have to simply put it out of the build (time to create an "abandoned" set of modules, or to simply wipe it out of subversion?) I'll be probably merging the branch tomorrow. Let me know if there is anything of concern. Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
