]
William Burns updated ISPN-7296:
--------------------------------
Git Pull Request:
Add eviction for off-heap
-------------------------
Key: ISPN-7296
URL:
https://issues.jboss.org/browse/ISPN-7296
Project: Infinispan
Issue Type: Feature Request
Components: Eviction
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Beta2, 9.0.0.Final
Off-heap is now a configuration option. Unfortunately it is unbounded, we should
implement something. A simple LRU for starters should be fine.