[
https://issues.apache.org/jira/browse/GEODE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Smith resolved GEODE-9170.
------------------------------
Resolution: Won't Fix
Closing this issue because geode-for-redis was removed in GEODE-10278
> 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
>
> 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.20.7#820007)