[infinispan-issues] [JBoss JIRA] (ISPN-5251) Eviction configuration must be enforced in Near Caches
Galder Zamarreño (JIRA)
issues at jboss.org
Thu Feb 26 10:44:49 EST 2015
Galder Zamarreño created ISPN-5251:
--------------------------------------
Summary: Eviction configuration must be enforced in Near Caches
Key: ISPN-5251
URL: https://issues.jboss.org/browse/ISPN-5251
Project: Infinispan
Issue Type: Enhancement
Components: Remote Protocols
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 7.2.0.Final
If near cache is enabled, users should define the maximum number of elements to store in it. This is important to avoid clients running out of memory as a result of using near caching. In the current set up, when someone enables near caching, the local cache is unbounded.
The best approach is to force clients to define a maximum number of elements if enabling near caching. 0 would be unlimited.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list