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

[jira] [Created] (GEODE-5113) EvictionAttributes.getMaximum() no longer throws UnsupportedOperationException for LRU Heap Eviction

Fred Krone created GEODE-5113:
---------------------------------

             Summary: EvictionAttributes.getMaximum() no longer throws UnsupportedOperationException for LRU Heap Eviction
                 Key: GEODE-5113
                 URL: https://issues.apache.org/jira/browse/GEODE-5113
             Project: Geode
          Issue Type: Bug
          Components: eviction
            Reporter: Fred Krone


 

Previously, the EvictionAttributes.getMaximum() used to throw an UnsupportedOperationException if the user tried to configure a Maximum on an LRU Heap Eviction Policy (Apache Geode 1.4).  Well, now, Geode (and by extension, GemFire) will just silently return 0  (Apache Geode 1.5).



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