Author: asmuts
Date: Thu Mar 16 16:16:27 2006
New Revision: 386492

URL: http://svn.apache.org/viewcvs?rev=386492&view=rev
Log:
--Removed old hsql disk cache.

--Added new hsql using new jdbc disk cache base.

--Tested the jdbc with mysql for several hours and found the need for a 
removeall limiting setting.  I added the ability to prohibit removeall commands 
for the disk cache.

--Added new tests for hsql, found race condition with removeall resulting from 
my changes earlier.  added new locking for update and remove all to solve the 
issue.  Unit tests prove the fix.

--Added runtime shutdown hook for indexed disk cache.

--Added startup size the indexed disk cache stats.

Added:
    jakarta/jcs/trunk/src/java/org/apache/jcs/auxiliary/disk/jdbc/hsql/
    jakarta/jcs/trunk/src/test/org/apache/jcs/auxiliary/disk/jdbc/hsql/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to