William Burns created ISPN-8420:
-----------------------------------
Summary: Reuse eviction sizing when memory based eviction is enabled.
Key: ISPN-8420
URL:
https://issues.jboss.org/browse/ISPN-8420
Project: Infinispan
Issue Type: Sub-task
Reporter: William Burns
Currently entryRemoved and entryReplaced calculate the size for the entry twice. This is
not needed when memory based eviction is enabled as it is the same value. Having a way to
pass that down would help reduce reads on a write operation.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)