[kepler-dev] [Bug 2141] - resultset cache expiration problem
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Feb 3 12:22:32 PST 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2141
kruland at ku.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From kruland at ku.edu 2006-02-03 12:22 -------
In CVS, CacheExpiration can now be set on each CacheObject. There are three
different expiration "policies", by date, never, and after session. The cache
contents is expired (including session objects) when the CacheManager's
singleton instance is created. I have set the QueryAction to have "Session"
expiration. The contents of the Quick Search will be "flushed" with kepler restart.
More information about the Kepler-dev
mailing list