/[Apache-SVN]/jakarta/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml
ViewVC logotype

Log of /jakarta/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 781588 - (view) (annotate) - [select for diffs]
Modified Wed Jun 3 21:31:03 2009 UTC (5 months, 3 weeks ago) by asmuts
File length: 6403 byte(s)
Diff to previous 681772 (colored)
Added a clearDiskOnStartup configuration option for the IndexedDisk Cache.

Revision 681772 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 18:36:15 2008 UTC (15 months, 3 weeks ago) by asmuts
File length: 6293 byte(s)
Diff to previous 536904 (colored)
adding example for when blocked policy property.

Revision 536904 - (view) (annotate) - [select for diffs]
Modified Thu May 10 16:03:42 2007 UTC (2 years, 6 months ago) by tv
File length: 6236 byte(s)
Diff to previous 433139 (colored)
JCS has officially been wrestled. Sorry, guys, this is going to be 
one *big* commit again.
- Re-Licensed everything according to the current ASF policy
- Reformatted headers
- Removed trailing blanks

Revision 433139 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 03:49:23 2006 UTC (3 years, 3 months ago) by asmuts
File length: 5655 byte(s)
Diff to previous 234395 (colored)
On shutdown the cache will only  send memory items to disk auxiliries and not other types on shutdown.  It no longer does this via an iterator, it does it via the freeMemoryElements method on the memory cache itself.  This has the advantage of pushing the items to disk via the overflow chanel.  The overflow chanel has the disk update pattern logic.  If the cache is running in disk mode SWAP, then the items in memory will go to disk, otherwise they will not.  This makes disk shutdown faster.

I added unit tests for the composite cache manager shutdown that verify the behavior.

Formatted several other classes.

Revision 234395 - (view) (annotate) - [select for diffs]
Added Mon Aug 22 00:20:09 2005 UTC (4 years, 3 months ago) by asmuts
File length: 5674 byte(s)
Properties are loaded using the current thread's classloader by default.
When a config file is not found a descriptive error message is printed to the logs.
Made an interface for the cache manager to improve testability.
Auxiliaries are assigned a cache manager and the lateral TCP has a settable source id, so it can be tested.
Increased JGroups version to 2.2.8.  It works again.  The old JGroups didn't work for unknown reasons.
Cleaned up some javadocs.
Improved info level logging for TCP lateral.
Added configuration properties xdocs for TCP lateral, indexed disk, and memory cache.
Created concurrent tests for TCP lateral to verify correct region behavior.
Made BDBJE work with new auxiliary changes.
UDP discovery no longer activates if the lateral type isn't TCP.
Reduced lateral get timeout to 1 second, rather than 10.  We still need to disable gets when a timeout occurs.



This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2