]
Tristan Tarrant updated ISPN-8856:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Exception eviction off heap size calculation always assumes eviction
enabled
----------------------------------------------------------------------------
Key: ISPN-8856
URL:
https://issues.jboss.org/browse/ISPN-8856
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.2.0.CR2
Reporter: William Burns
Assignee: William Burns
Fix For: 9.2.0.CR3
The new exception based eviction uses MemoryConfiguration.isEvicitionEnabled, which
wasn't updated to take into account exception based eviction. This is causing off heap
to estimate 24 bytes extra per entry.