Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

svn commit: r386492 - in /jakarta/jcs/trunk/src: java/org/apache/jcs/auxili: msg#00018

Subject: svn commit: r386492 - in /jakarta/jcs/trunk/src: java/org/apache/jcs/auxiliary/disk/jdbc/hsql/ test/org/apache/jcs/auxiliary/disk/jdbc/hsql/
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/


<Prev in Thread] Current Thread [Next in Thread>