[ https://issues.apache.org/jira/browse/GEODE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wayne updated GEODE-9170: ------------------------- Fix Version/s: 1.15.0 > Support ZGC > ----------- > > Key: GEODE-9170 > URL: https://issues.apache.org/jira/browse/GEODE-9170 > Project: Geode > Issue Type: New Feature > Components: redis > Reporter: Wayne > Priority: Major > Fix For: 1.15.0 > > > Our performance research indicated that throughput improved by 13% by using > the Z Garbage Collector. > In addition to use of ZGC, we also need to rework the ResourceManager. > The ResourceManager is monitoring the MBeans related to GC and trying to > guestimate how much memory is being used. Based upon heap usage, and user > configured thresholds, the user can configure eviction. > Exceeding the Critical threshold will stop puts. When can add support for > ZGC by looking at the correct MBeans for ZGC. Alternatively, we can stop > using the ResourceManager and find a new way of monitoring heap. -- This message was sent by Atlassian Jira (v8.3.4#803005)