Hi,

I really want to know for sure that the database layer is working properly for 
the 1.6 release.

Therefore I have created a small MMBase module that
acquires connections and keeps them for a certain time.

I have tested the Multi Pool in combination whit the storage classes and I 
can't find any deadlock.

if you are not using the storage classes deadlock might happen since there is 
some code (like getKey) that requires a database connection while it's 
already using one

could somebody please help test this/code review on other databases.

how to make it work
copy TestDatabase.java org/mmbase/module (and create a new jar)
copy config/log/log4j.xml to config/log/
copy  config/modules/testdatabase.xml to config/modules/testdatabase.xml

Let me know if you are planning on helping in any way

greets

Attachment: database_test.tar.gz
Description: application/tgz

Reply via email to