You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2018/04/24 18:03:00 UTC

[jira] [Created] (GEODE-5133) EvictionAttributes.getMaximum should return meaningful value for HEAP_LRU

Darrel Schneider created GEODE-5133:
---------------------------------------

             Summary: EvictionAttributes.getMaximum should return meaningful value for HEAP_LRU
                 Key: GEODE-5133
                 URL: https://issues.apache.org/jira/browse/GEODE-5133
             Project: Geode
          Issue Type: Improvement
          Components: eviction
            Reporter: Darrel Schneider


Currently EvictionAttributes.getMaximum always returns zero for a HEAP_LRU.
It would be better if it returned the percentage from the ResourceManager.
Note that the percentage is different depending on the region type (heap or offheap).
Also the percentage can be changed at runtime on the ResourceManager.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)