-
Enhancement
-
Resolution: Done
-
Major
-
None
-
EAP72 7.2.2.GA, EAP72 7.2.1-OpenJDK 11.GA, EAP CD 16.0.GA
GC_MAX_METASPACE_SIZE is an environment variable available on jboss.container.java.jvm.api eap-module that allows setting the maximum metaspace size, however, there isn't any variable that allows setting the initial size.
The alternative is to use JAVA_OPTS to configure it. Since there is one variable to the maximum values, looks reasonable to have one to the initial size.
- is related to
-
CLOUD-3392 Updating GC_METASPACE_SIZE in deployment configuration on OpenShift takes no effect
- New