Bug 1204759 - Eviction configuration must be enforced in Near Caches
Summary: Eviction configuration must be enforced in Near Caches
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER1
: 6.5.0
Assignee: Galder Zamarreño
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-23 13:11 UTC by Galder Zamarreño
Modified: 2015-06-23 12:24 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-23 12:24:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5251 0 Major Resolved Eviction configuration must be enforced in Near Caches 2015-04-23 13:14:41 UTC

Description Galder Zamarreño 2015-03-23 13:11:40 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.