Eviction
Use eviction to control data region size. Eviction actions are triggered by space-based thresholds.
-
Eviction settings cause Apache Geode to work to keep a region’s resource use under a specified level by removing least recently used (LRU) entries to make way for new entries.
-
Configure a region’s
eviction-attributes
settings to keep your region within a specified limit.