[infinispan-issues] [JBoss JIRA] (ISPN-2673) maxEntries = 0 support for eviction
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Thu Jan 24 14:13:47 EST 2013
[ https://issues.jboss.org/browse/ISPN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750386#comment-12750386 ]
Adrian Nistor commented on ISPN-2673:
-------------------------------------
So by big data you mean very big values but not necessarily a lot of values?
> maxEntries = 0 support for eviction
> -----------------------------------
>
> Key: ISPN-2673
> URL: https://issues.jboss.org/browse/ISPN-2673
> Project: Infinispan
> Issue Type: Feature Request
> Components: Eviction
> Affects Versions: 5.2.0.Beta6
> Reporter: Thomas Fromm
> Assignee: Mircea Markus
>
> To save memory I'd like to configure maxEntries to 0.
> In case I use a Cache to share (possible) big data as entry between nodes. These data are persisted inside store and only used rarely. So I see two ways to realize that:
> 1) I can set maxEntries to 0 so that after use the entry is evicted from cache.
> 2) Have a cache mode which does not keep data in memory and just work transparent on the store.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list