[infinispan-issues] [JBoss JIRA] (ISPN-8420) Reuse eviction sizing when memory based eviction is enabled.

William Burns (JIRA) issues at jboss.org
Wed Oct 18 13:30:00 EDT 2017


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)


More information about the infinispan-issues mailing list