William Burns created ISPN-8421:
-----------------------------------
Summary: Eviction loop creates entry from memory and remove call does same
thing
Key: ISPN-8421
URL:
https://issues.jboss.org/browse/ISPN-8421
Project: Infinispan
Issue Type: Sub-task
Reporter: William Burns
Whenever we remove an entry due to eviction we end up creating the ice twice on heap (once
in ensureSize and another in performRemove. We should share these.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)