[
https://issues.apache.org/jira/browse/GEODE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412826#comment-17412826
]
Wayne commented on GEODE-9170:
------------------------------
We will not be able to deliver this feature until Geode can render under JDK 16
or later.
> 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.3.4#803005)