[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1274) Ability to configure zero nodes in memory for a region
J B (JIRA)
jira-events at lists.jboss.org
Wed Jan 23 04:39:45 EST 2008
Ability to configure zero nodes in memory for a region
------------------------------------------------------
Key: JBCACHE-1274
URL: http://jira.jboss.com/jira/browse/JBCACHE-1274
Project: JBoss Cache
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Eviction
Affects Versions: 2.0.0.GA
Reporter: J B
Assigned To: Manik Surtani
Priority: Minor
The ability to configure a region to have no nodes in memory. If you have a cache configured with a cacheloader and you for instance dont want a certain region to have any nodes in memory but just to load the data through the cacheloader. At the moment you cant set maxNodes=0, because this actually means, the region can grow to an unlimited size, so I would like the ability to be able to tell the cache that this region should have no nodes in memory.
--
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