[
https://issues.apache.org/jira/browse/GEODE-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar updated GEODE-2038:
------------------------------------
Description:
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.
was:
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.
> 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
>
> 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
(v6.3.4#6332)