[
https://issues.apache.org/jira/browse/GEODE-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-2038.
--------------------------------
> use G1 GC by default when a server is started from gfsh
> -------------------------------------------------------
>
> Key: GEODE-2038
> URL: https://issues.apache.org/jira/browse/GEODE-2038
> Project: Geode
> Issue Type: Improvement
> Components: gfsh
> Reporter: Swapnil Bawaskar
> Priority: Major
>
> Currently {{start server}} gfsh command has these two options {{ --max-heap}}
> and {{ --initial-heap}}. If {{ --max-heap}} is used, gfsh automatically adds
> {{-XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=60}} properties.
> Given that G1 GC has been available for a while, the start server command
> should configure G1 GC by default rather than CMS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)