[infinispan-issues] [JBoss JIRA] (ISPN-10637) Exception based memory based eviction doesn't work with segmented OffHeap

Will Burns (Jira) issues at jboss.org
Thu Sep 19 14:21:00 EDT 2019


Will Burns created ISPN-10637:
---------------------------------

             Summary: Exception based memory based eviction doesn't work with segmented OffHeap
                 Key: ISPN-10637
                 URL: https://issues.jboss.org/browse/ISPN-10637
             Project: Infinispan
          Issue Type: Bug
          Components: Eviction, Off Heap
    Affects Versions: 9.4.0.Final
            Reporter: Will Burns


When segmented off heap was added the exception based memory eviction wasn't updated to properly gauge how large the underlying maps are in size. It currently just adds a size for one map, and it should change based on how many maps there are. ISPN-10574 is also introducing resizing maps, which will also need to be accounted for. Both of these issues should be resolvable using the same mechanism, which would require being able to talk to the underlying maps in some fashion.



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the infinispan-issues mailing list