[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-1077) CacheLoaderManager preload may gravitate entire cache
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Jul 16 22:43:51 EDT 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-1077?page=all ]
Manik Surtani closed JBCACHE-1077.
----------------------------------
Resolution: Done
> CacheLoaderManager preload may gravitate entire cache
> -----------------------------------------------------
>
> Key: JBCACHE-1077
> URL: http://jira.jboss.com/jira/browse/JBCACHE-1077
> Project: JBoss Cache
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Cache loaders
> Affects Versions: 2.0.0.CR1
> Reporter: Brian Stansberry
> Assigned To: Manik Surtani
> Priority: Minor
> Fix For: 2.0.0.GA
>
>
> If autoDataGravitation is set to true, the CacheLoaderManager.preloadCache/CacheLoaderManager.preload("/", true, true) combination will result in gravitation of the entire cache due to a call to Cache.get("/", "bla").
> This is a case where an Option to suppress data gravitation would be useful. Currently we can force gravitation when autoDataGravitation is false, but not suppress it when true.
> I marked this as minor because I don't remember any good use case for autoDataGravitation="true".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list